deFormDefSnapshot Methods
The deFormDefSnapshot type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
createFormDefinition |
Creating definition from snapshot
|
![]() |
exportToSQL |
Exports the snapshot to SQL
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getHTML |
returns the html version of the form definition
|
![]() |
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.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
getXML |
returns the xml version of the form definition
|
![]() |
restore |
restores a selected snapshot
|
![]() |
updateProperties |
update properties
|