|  | UserPermissionsIsFullPermission Property  | 
 
            Gets a value indicating whether this instance includes all base permissions is allowed.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Security
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic bool IsFullPermission { get; }Property Value
Type: 
Booleantrue if this instance includes all base permissions is allowed; otherwise, 
false.
            
 See Also
See Also