[This is preliminary documentation and is subject to change.]
Gets the account 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 AccountId { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property AccountId As Integer |
Visual C++ |
---|
public: static property int AccountId { int get (); } |