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

RecordLockingViewModel..::..UserName Property

Gets or sets the name of the user.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The name of the user.