| ILoadingCaseUserName Property |
Gets the username of the loading case
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<string> UserName { get; }
ReadOnly Property UserName As IProperty(Of String)
Get
property IProperty<String^>^ UserName {
IProperty<String^>^ get ();
}
abstract UserName : IProperty<string> with get
Property Value
IPropertyStringSee Also