deIStepEngineContext Members
The deIStepEngineContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
addWaitEntry |
Adds the wait entry.
|
![]() |
evalExpression |
Evals the expression.
|
![]() |
figureHasProperty |
Figures the has 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 |
Gets the figure property.
|
![]() |
getGlobal |
Gets the global.
|
![]() |
getGlobalValue |
Gets the global value.
|
![]() |
getISODate |
Gets the iso date.
|
![]() |
getProcessedProperty(String) |
Gets the processed property.
|
![]() |
getProcessedProperty<(Of <<'(T>)>>)(String) |
Gets the processed property.
|
![]() |
getProcessedValue |
Gets the processed value.
|
![]() |
getVariable |
Gets the variable.
|
![]() |
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.
|
![]() |
updateGlobal |
Updates the global.
|
![]() |
updateVariable |
Updates the variable.
|
![]() |
updateVariableOrGlobal |
Updates the variable or global.
|
![]() |
writeError(String, Exception, priorityLevel, String, String, String, String) |
Writes the error.
|
![]() |
writeError(String, String, String, 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 |
Gets or sets the connection.
|
![]() |
connectionString |
Gets the connection string.
|
![]() |
executingIteration |
Gets or sets the executing iteration.
|
![]() |
executionMode |
Gets the execution mode.
|
![]() |
executionPath |
Gets the execution path.
|
![]() |
figure |
Gets or sets the figure.
|
![]() |
figureProperties |
Gets the figure properties.
|
![]() |
getGlobals |
Gets the get globals.
|
![]() |
initiatorID |
Gets the initiator identifier.
|
![]() |
instanceID |
Gets the instance identifier.
|
![]() |
model |
Gets the model.
|
![]() |
oErrorProvider |
Gets the o error provider.
|
![]() |
oReturnsColl |
Gets the o returns coll.
|
![]() |
rowDelimiter |
Gets the row delimiter.
|
![]() |
stepID |
Gets the step identifier.
|
![]() |
variables |
Gets the variables.
|