clsEngineContext Members
The clsEngineContext type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
clsEngineContext |
Initializes a new instance of the clsEngineContext class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
addNewGlobal |
Adds a new global
|
|
|
addNewVariable |
Adds a new variable
|
|
|
addWaitEntry |
Adds the wait entry.
|
|
|
evalExpression |
Evaluates the given expression.
|
|
|
figureHasProperty |
returns if the figure has a property
|
|
|
getAppSettingValue |
Gets the application setting value.
|
|
|
getBusinessObject |
Gets the business object.
|
|
|
getBusinessObjects |
Gets the business objects.
|
|
|
getConfigurationValue |
Gets the configuration value.
|
|
|
getDataAccess |
Gets the data access.
|
|
|
getExternalUserName |
Gets the name of the external user.
|
|
|
getFigureProperty(String) |
gets the figure property
|
|
|
getFigureProperty<(Of <<'(T>)>>)(String) |
Gets the figure property.
|
|
|
getFormSchemas |
Gets the form schemas.
|
|
|
getFormVariables |
Gets the form variables.
|
|
|
getGlobal |
Gets the global.
|
|
|
getGlobalValue |
Gets the global value.
|
|
|
getISODate |
Get ISO formatted date
|
|
|
getProcessedProperty(String) |
get processed property value
|
|
|
getProcessedProperty<(Of <<'(T>)>>)(String) |
Gets the processed property.
|
|
|
getProcessedValue |
get processed value
|
|
|
getUserSession |
Gets the user session.
|
|
|
getUserTimezone | |
|
|
getVariable |
returns a variable from the variable collection
|
|
|
getVariableOrGlobalValue |
Gets the variable or global value.
|
|
|
getVariableValue |
Gets the variable value.
|
|
|
getWorkflowUserID |
Gets the workflow user identifier.
|
|
|
hasExpression |
Determines whether the specified expression has expression.
|
|
|
isVariableOrGlobal |
Determines whether [is variable or global] [the specified s item].
|
|
|
logMessage |
Logs the message.
|
|
|
setFigureProperty |
sets the figure property value
|
|
|
updateFormVariable | |
|
|
updateGlobal |
Updates the global.
|
|
|
updateVariable |
Updates the variable.
|
|
|
updateVariableOrGlobal |
Updates the variable or global.
|
|
|
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.
|
|
|
businessObject |
Gets or sets the business object.
|
|
|
colDelimiter |
Gets the col delimiter.
|
|
|
connection |
connection to the figure
|
|
|
connectionString |
return the connection string to the database
|
|
|
dfsConnector |
Gets or sets the DFS connector.
|
|
|
executingIteration |
returns the current execution iteration
|
|
|
executionMode |
Begins the transaction.
|
|
|
executionPath |
Gets the execution path.
|
|
|
figure |
returns the current figure
|
|
|
figureProperties |
list of figure properties
|
|
|
getGlobals |
Gets the get globals.
|
|
|
initiatorID |
Gets the initiator identifier.
|
|
|
instanceID |
ID of the instance
|
|
|
isMultiTenant |
is multi tenant
|
|
|
isTestMode |
Gets a value indicating whether this instance is test mode.
|
|
|
model |
returns the UI model
|
|
|
oErrorProvider |
Gets the o error provider.
|
|
|
oPreviousExecutionIteration |
Gets or sets the o previous execution iteration.
|
|
|
oReturnsColl |
Gets the o returns coll.
|
|
|
rowDelimiter |
Gets the row delimiter.
|
|
|
stepID |
Gets the step/figure identifier.
|
|
|
tenantAppPath |
Returns the tenant app path
|
|
|
tenantID |
tenant id
|
|
|
testModeUserID |
Gets the test mode user identifier.
|
|
|
variables |
list of variables
|

