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

SystemGlobals..::..UserName Property

Gets or sets the name of the user.

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

Syntax


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

Field Value

The name of the user.