deFormRuntime Methods
The deFormRuntime type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
archiveFormInstance |
Archives the form instance.
|
|
|
archiveInstancesByUpdateDate(DateTime) |
Archives the instances by update date.
|
|
|
archiveInstancesByUpdateDate(DateTime, DateTime) |
Archives the instances by update date.
|
|
|
generateNextFormInstanceIndex |
Auto create instance name for form instance
|
|
|
getAllFormsInstancesForUser |
Gets all forms instances for user.
|
|
|
getArchivedFormInstance |
Gets the archived form instance.
|
|
|
getArchivedFormInstances |
Gets the archived from instances.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getFavoriteFormsInstancesForUser |
Get the Favorite Form Instances For User
|
|
|
getFormAttachment |
Gets the form attachment.
|
|
|
getFormInstance |
Gets the form instance.
|
|
|
getFormInstances |
get instances created by an user
|
|
|
getFormInstancesData |
getFormInstancesData
|
|
|
getFormInstanceUsingName |
Gets the name of the form instance using.
|
|
|
getLastArchivedInstances |
Gets the archived form instances last.
|
|
|
getLastModifiedFormsInstances |
Gets the last modified instances.
|
|
|
getListOfForms |
returns a list of forms for the current instances
|
|
|
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.) |
|
|
removeAllArchivedFormInstances |
removes all archived Form instances
|
|
|
removeAllFormInstances |
Removes all form instances.
|
|
|
removeArchivedFormInstance |
Removes the archived Form instance.
|
|
|
removeFormInstance |
Removes the form instance.
|
|
|
removeFormInstancesWithoutDefinitions |
removing instances without having definition
|
|
|
toJSON |
To the XML.
|
|
|
toXML |
To the XML.
|

