RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RecordLockingLookup..::..User Property

Gets or sets the user.

Namespace:  RingSoft.DbLookup.RecordLocking
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string User { get; set; }
Public Property User As String
	Get
	Set
public:
property String^ User {
	String^ get ();
	void set (String^ value);
}

Field Value

The user.