Get the Role for the given GroupRole
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
IRole Role { get; } |
| Visual Basic |
|---|
ReadOnly Property Role As IRole Get |
| Visual C++ |
|---|
property IRole^ Role { IRole^ get (); } |