Get the active user context
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
IUserState CurrentUserState { get; } |
Visual Basic |
---|
ReadOnly Property CurrentUserState As IUserState Get |
Visual C++ |
---|
property IUserState^ CurrentUserState { IUserState^ get (); } |