deArchivedFormInstance Methods
The deArchivedFormInstance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getFormAttachments |
Gets the form attachments.
|
|
|
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.) |
|
|
removeFormAttachments |
Removes the form attachments.
|
|
|
toJSON |
To the JSON.
|
|
|
updateProperties |
Updates the properties.
|

