RGF.Abstraction
C#
C#
Show/Hide TOC
Rgf
Permissions
.
Permissions Property
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.12.0.11208
C#
Copy
public
Dictionary<
int
,
bool
> Permissions {
get
;
protected
set
; }
Property Value
Dictionary
<
Int32
,
Boolean
>
See Also
Reference
RgfPermissions Class
Recrovit.RecroGridFramework.Abstraction.Infrastructure.Security Namespace
In This Article
Definition
See Also