RecroGrid Framework
C#
Show/Hide TOC
Recro
Sec
Role
Role
Id Property
Gets or sets the role identifier.
Definition
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
string
RoleId
{
get
;
set
; }
Property Value
String
The role identifier.
See Also
Reference
RecroSecRole Class
Recrovit.RecroGridFramework.Security Namespace
In This Article
Definition
See Also