clsConfigurationSettings Methods
The clsConfigurationSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
appFilePath |
Applications the file path.
|
|
|
appURI |
Applications the URI.
|
|
|
colDelimiter |
Cols the delimiter.
|
|
|
createConfigItem |
creates a config item for a category
|
|
|
culture |
Returns the default culture
|
|
|
getConfigCategories |
Get configuration category list
|
|
|
getConfigKeyData |
Gets the config data using config key
|
|
|
getConfigKeys | |
|
|
getCustomTaskColumnNames |
Gets the custom task column names.
|
|
|
getDisplayName |
Get Display Name by config Key
|
|
|
getFileUploadVirusScanValue |
Gets the file upload virus scan value.
|
|
|
getStepImagePath |
Get step image file path
|
|
|
getValue(String, String, String, Int32) |
Gets the value.
|
|
|
getValue(String) |
Gets the value.
|
|
|
getValueInt |
Gets the value int.
|
|
|
getValues(array<String>[]()[][]) |
Gets the values.
|
|
|
getValues(String, array<String>[]()[][]) |
Gets the values.
|
|
|
getValues(String, String) |
Gets the values.
|
|
|
imageFilePath |
Images the file path.
|
|
|
isDistributedEnvironment |
Determines whether [is distributed environment] [the specified connection string].
|
|
|
keyExists |
Keys the exists.
|
|
|
removeConfigItem |
Removes the configuration item
|
|
|
rowDelimiter |
Rows the delimiter.
|
|
|
setCategory |
Sets the category.
|
|
|
setValue(String, String, String) |
Sets the value.
|
|
|
setValue(String, String) |
Sets the value.
|
|
|
setValues |
Set multiple configuration values
|
|
|
systemUserID |
Systems the user identifier.
|
|
|
systemUserSession |
Systems the user session.
|
|
|
systemWorkflowUserID |
Systems the workflow user identifier.
|
|
|
timeZone |
Returns the default time zone
|
|
|
updateConfigItem |
Update configuration item based on config key
|

