Mark a Role as "Deleted"
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool RemoveRole( ref IRole Role ) |
Visual Basic |
---|
Function RemoveRole ( _ ByRef Role As IRole _ ) As Boolean |
Visual C++ |
---|
bool RemoveRole( IRole^% Role ) |
Parameters
- Role
- Type: Cartella.Interfaces..::..IRole%
Role to remove