|  | UserPermissionsCRUD Property  | 
 
            Gets or sets the acronym CRUD (Create, Read, Update, Delete). 
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Security
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic string CRUD { get; set; }Property Value
Type: 
String
            String of combination from CRUD.
            
 See Also
See Also