deUser..::..hasSystemRole Method
Determines whether [has system role] [the specified o role].
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool hasSystemRole( deSystemRole oRole )
Public Function hasSystemRole ( _ oRole As deSystemRole _ ) As Boolean
public: bool^ hasSystemRole( deSystemRole^ oRole )
Parameters
- oRole
- Type: FlowWright.cDevDeAPI..::..deSystemRole
The o role.