|  | UserPermissionsSetMaxCRUD Method  | 
 
            Sets the maximum CRUD.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Security
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic string SetMaxCRUD(
	string maxCRUD
)
Parameters
- maxCRUD
- Type: SystemString
 String of combination from CRUD.
Return Value
Type: 
StringThe CRUD.
 See Also
See Also