[This is preliminary documentation and is subject to change.]
Gets the user id of the login user from the configuration information
ConfigureInfo.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static int UserId { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property UserId As Integer |
Visual C++ |
---|
public: static property int UserId { int get (); } |