[This is preliminary documentation and is subject to change.]
Gets the array of RoleInfo object
Namespace:
OfficeClip.BusinessLayer.ServiceAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public RoleInfo[] GetRoles() |
Visual Basic (Declaration) |
---|
Public Function GetRoles As RoleInfo() |
Visual C++ |
---|
public: array<RoleInfo^>^ GetRoles() |