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.3.1.24.0524.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