deRealTime Methods
The deRealTime type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addItemToContainer |
Adds the item to container.
|
|
|
executeInRealTime |
Executes the in real time.
|
|
|
executeInRealTimeCompleteStep |
Execute complete step in real-time
|
|
|
executeWorkflowInRealTime |
Executes the workflow in real time.
|
|
|
executeWorkflowInRealTimeUsingXML |
Executes the workflow in real time using XML.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |

