[This is preliminary documentation and is subject to change.]
Construct a role object from the role id
Namespace:
OfficeClip.BusinessLayer.ServiceAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public OCRole( int groupId, int roleId ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ groupId As Integer, _ roleId As Integer _ ) |
Visual C++ |
---|
public: OCRole( int groupId, int roleId ) |
Parameters
- groupId
- Type: System..::.Int32
The unique id of the group
- roleId
- Type: System..::.Int32
The unique id of the role