deWorkflowDefSnapshot Methods
The deWorkflowDefSnapshot type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
createDefinition |
Creates the definition.
|
|
|
export |
Exports this snapshot.
|
|
|
exportToSQL |
Exports the snapshot to SQL
|
|
|
generateModelGraphic(Bitmap%, Point%, Boolean, Font) |
Generates the model graphic.
|
|
|
generateModelGraphic(String, Point%, Font) |
renders a given snapshot
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getProperties |
Gets the properties.
|
|
|
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.) |
|
|
getUIModel |
Gets the UI model.
|
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
restore |
restores a selected snapshot
|
|
|
toXML |
returns the xml version of the definition
|
|
|
updateProperties |
update properties
|
|
|
updateSnapshotXML |
updates the xml for the snapshot
|

