[This is preliminary documentation and is subject to change.]
            Get the count of the total users
            
    Namespace: 
   OfficeClip.DBLayer.OemAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public int GetUsersCount()  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetUsersCount As Integer  | 
| Visual C++ | 
|---|
public: int GetUsersCount()  | 
