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

RecordLock..::..User Property

Gets or sets the user.

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

Syntax


[MaxLengthAttribute]
public Nullable<string> User { get; set; }
<MaxLengthAttribute> _
Public Property User As Nullable(Of String)
	Get
	Set
[MaxLengthAttribute]
public:
property Nullable<String^> User {
	Nullable<String^> get ();
	void set (Nullable<String^> value);
}

Field Value

The user.