clsConfigurationSettings..::..createConfigItem Method
creates a config item for a category
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createConfigItem( string configCategory, string configKey, string configValue, bool isRequired, bool isSystem, bool hasUI, bool isTenantMaster, string displayName )
Parameters
- configCategory
- Type: String
- configKey
- Type: String
- configValue
- Type: String
- isRequired
- Type: Boolean
- isSystem
- Type: Boolean
- hasUI
- Type: Boolean
- isTenantMaster
- Type: Boolean
- displayName
- Type: String