Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool RemoveDefaultRole( string roleID ) |
Visual Basic |
---|
Function RemoveDefaultRole ( _ roleID As String _ ) As Boolean |
Visual C++ |
---|
bool RemoveDefaultRole( String^ roleID ) |
Parameters
- roleID
- Type: System..::..String