deFormInstance Methods
The deFormInstance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addAttachment |
Adds the attachment.
|
|
|
addFileAttachment |
Adds the file attachment.
|
|
|
addFormComment |
Adds the form comment.
|
|
|
addToFavorites |
Adds to favorites.
|
|
|
addToHistory |
Adds to history.
|
|
|
addUpdateFormResourceItem |
Adds the update form resource item.
|
|
|
belongsToWorkflowInstance |
Belongses to workflow instance.
|
|
|
export |
Exports the form instance as HTML
|
|
|
exportToSQL |
Export the form instance to SQL.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getFileAttachementCount | |
|
|
getFormAttachment |
Gets the form attachment.
|
|
|
getFormAttachments |
Gets the form attachments.
|
|
|
getFormComments |
Gets the form comments.
|
|
|
getFormCommentsData |
Gets the form comments.
|
|
|
getFormDataTableName |
Gets the form data table.
|
|
|
getFormDefGlobalResources |
Gets the global resources for the form
|
|
|
getFormDefinition |
Gets the form definition.
|
|
|
getGlobalResources()()()() |
Gets the global resources for the form instance
|
|
|
getGlobalResources(String) |
Gets the global resources.
|
|
|
getHistory |
get history
|
|
|
getLatestFormAttachments |
Gets the latest form attachments.
|
|
|
getLatestFormAttachmentsByCtrlID |
Gets the latest form attachments by control identifier.
|
|
|
getProperties |
Gets the properties.
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getSubFormDataTableList |
Gets the subform form data table list.
|
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
removeAttachment |
Removes a file attachment.
|
|
|
removeAttachments()()()() |
Removes all the form attachments.
|
|
|
removeAttachments(String) |
Removes the attachments.
|
|
|
removeComment |
Removes the comment.
|
|
|
removeFormComment |
Removes the comment.
|
|
|
removeFormComments |
Removes the form comments.
|
|
|
removeFormResourceControlItem |
Removes the form resource control item.
|
|
|
removeFormResourceItem |
Removes the form resource item.
|
|
|
removeFromFavorites |
Removes from favorites.
|
|
|
toHTML |
To the HTML.
|
|
|
toJSON |
To the JSON.
|
|
|
toXML |
To the XML.
|
|
|
translateItemsUsingAzure |
Translates the items using azure.
|
|
|
updateFieldValue |
Updates the field value.
|
|
|
updateFieldValues |
Updates the field values.
|
|
|
updateProperties |
Updates the properties.
|
|
|
upsertFormData |
Save or update the form data table
|

