Click or drag to resize

RecroSecRoleRoleId Property

Gets or sets the role identifier.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public string RoleId { get; set; }

Property Value

Type: String
The role identifier.
See Also