FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormInstance Methods

The deFormInstance type exposes the following members.

Methods


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