deAppRoleItems..::..removeItemsFromRole Method (deRole, Nullable<(Of <(<'appRoleItemType>)>)>)
Removes the items for role.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool removeItemsFromRole( deRole oAppRole, Nullable<appRoleItemType> oType )
Public Function removeItemsFromRole ( _ oAppRole As deRole, _ oType As Nullable(Of appRoleItemType) _ ) As Boolean
public: bool^ removeItemsFromRole( deRole^ oAppRole, Nullable<appRoleItemType^> oType )
Parameters
- oAppRole
- Type: FlowWright.cDevDeAPI..::..deRole
The o application role.
- oType
- Type: Nullable<(Of <(<'appRoleItemType>)>)>
Type of the o.