Get the ID of the Creation User
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
string CreationUserID { get; } |
Visual Basic |
---|
ReadOnly Property CreationUserID As String Get |
Visual C++ |
---|
property String^ CreationUserID { String^ get (); } |