[This is preliminary documentation and is subject to change.]
Removes a role.
Namespace:
OfficeClip.DBLayer.SecurityAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DBConstants..::.ReturnValue DeleteRole( int roleId ) |
Visual Basic (Declaration) |
---|
Public Function DeleteRole ( _ roleId As Integer _ ) As DBConstants..::.ReturnValue |
Visual C++ |
---|
public: DBConstants..::.ReturnValue DeleteRole( int roleId ) |
Parameters
- roleId
- Type: System..::.Int32
The unique id of the role that needs to be updated