|   | IDataObjectFieldLevelAccessModifierInitialize Method  | 
 
            Method is called to initialize the access modifier class with a set of parameters.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxvoid Initialize(
	IDictionary<string, string> parameters
)
Parameters
- parameters
 - Type: System.Collections.GenericIDictionaryString, String
            Parameter keys are case-insensive.
             
See Also