clsDataTypeContext Members
The clsDataTypeContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
clsDataTypeContext(deUserSession, IErrorProvider, String, String, String, String, String, String, String, Object, String) |
Initializes a new instance of the clsDataTypeContext class.
|
![]() |
clsDataTypeContext(String, String, IErrorProvider, String) |
Initializes a new instance of the clsDataTypeContext class.
|
Methods
Name | Description | |
---|---|---|
![]() |
getAppSettingValue |
Gets the application setting value.
|
![]() |
getConfigurationValue |
Gets the configuration value.
|
![]() |
getDataAccess |
Gets the data access.
|
![]() |
getUserID |
Gets the name of the external user.
|
![]() |
getUserSession |
Gets the user session.
|
![]() |
logMessage |
Logs the message.
|
![]() |
writeError(String, String, String, priorityLevel, String, String, String, String) |
Writes the error.
|
![]() |
writeError(String, Exception, priorityLevel, String, String, String, String) |
Writes the error.
|
Properties
Name | Description | |
---|---|---|
![]() |
appPath |
Gets the application path.
|
![]() |
appURL |
Gets the application URL.
|
![]() |
colDelimiter |
Gets the col delimiter.
|
![]() |
connectionString |
return the connection string to the database
|
![]() |
controlID |
Gets or sets the control identifier.
|
![]() |
defaultValue |
Gets or sets the o request.
|
![]() |
definitionID |
ID of the definition
|
![]() |
isMultiTenant |
Returns if multi tenant
|
![]() |
oErrorProvider |
Gets the o error provider.
|
![]() |
rowDelimiter |
Gets the row delimiter.
|
![]() |
selectedValue |
Gets the selected value.
|
![]() |
stepID |
Gets or sets the step identifier.
|
![]() |
stepType |
Gets or sets the type of the step.
|
![]() |
tag |
Gets or set the tag value
|
![]() |
tenantID |
Returns tenant id
|