| CommonAccessModifierBaseParameters Property |
The parameters specified for the access modifier in the Initialize() method.
Tip: retrieve a parameter value by using the GetParameterValue() method.
Namespace:
Omada.OE.AppLogic.AccessModifiers
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxprotected IDictionary<string, string> Parameters { get; }
Property Value
Type:
IDictionaryString,
String
See Also