deFormDefinition Members
The deFormDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
addToFavorites |
Adds to favorites.
|
![]() |
addToHistory |
Adds to history.
|
![]() |
addUpdateFormResourceItem |
Adds the update form resource item.
|
![]() |
archiveInstances |
Archives the instances.
|
![]() |
changeOwner |
Changes the owner.
|
![]() |
convertDefinitionHTMLToXML |
Converts the definition HTML to XML.
|
![]() |
copyFormDefinition(String) |
Copies the form definition.
|
![]() |
copyFormDefinition(String, String, String) |
Copies the form definition.
|
![]() |
createFormColumns |
Add form controls as columns in Form Data Table
|
![]() |
createFormDataTable |
Creates the data table for form definiton
|
![]() |
createFormInstance(String) |
Creates the form instance.
|
![]() |
createFormInstance(String, String, String) |
Creates the form instance.
|
![]() |
createSnapshot |
creates a snapshot of the definition
|
![]() |
deleteAllDataTableData |
Deletes all data table data.
|
![]() |
deleteDataTable |
Deletes the data table.
|
![]() |
deleteDataTableData |
Deletes the data table data.
|
![]() |
export |
Exports the form definition as HTML
|
![]() |
exportAllFiles |
To get all files in zip for form definition
|
![]() |
exportSnapshots |
Export snapshots for a form definition
|
![]() |
exportToSQL |
Export the form definition to SQL.
|
![]() |
formdefinitionLockedByUser |
Form Definitions the locked by user.
|
![]() |
generateJSScript |
Generates the js script.
|
![]() |
generateStyles |
generate pagestyles css file
|
![]() |
getConfigurationFromFormWidget |
Gets the configuration from form widget.
|
![]() |
getCultureItems |
Gets the culture items.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getDBColumns |
Gets the database columns.
|
![]() |
getDetailData |
Gets the detail data.
|
![]() |
getExportPackage |
Gets the export package.
|
![]() |
getFormDataTable |
Gets the form data table.
|
![]() |
getFormDataTableName |
Gets the name of the form data table.
|
![]() |
getFormDataTableRowCount |
Gets the form data table row count.
|
![]() |
getFormInstanceCount |
get Definitions by Id
|
![]() |
getFormUrl |
Gets the form URL.
|
![]() |
getGlobalResources()()()() |
Gets the global resources for the form
|
![]() |
getGlobalResources(String) |
Gets the global resources.
|
![]() |
getHistory |
get history
|
![]() |
getInstances |
Gets the form instances.
|
![]() |
getLatestSnapshot |
Gets the latest snapshot.
|
![]() |
getListOfFormSnapshots |
getting list of snapshots for form
|
![]() |
getListOfSnapshots |
get list of snapshots
|
![]() |
getNextAutoSnapshotIndex |
Gets the index of the next automatic snapshot.
|
![]() |
getProperties |
Gets the properties.
|
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getRelationChangesFromTarget |
Get relation of form definition items
|
![]() |
getSnapshot |
get snapshots
|
![]() |
getSnapshotCount |
Gets the snapshot count.
|
![]() |
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.) |
![]() |
globalizeItemsUsingTranslateProvider |
Globalizes the items using translate provider.
|
![]() |
hasFormSnapshot |
To check same snapshot exists
|
![]() |
hasJSEventFile |
Determines whether [has js event file] [the specified js file path].
|
![]() |
import |
Imports the form definition HTML
|
![]() |
isPrivateForm |
Determines whether [is private form].
|
![]() |
lockFormDefinitionForDesign |
Locks the form definition for design.
|
![]() |
removeAllFormInstances |
Removes all form instances.
|
![]() |
removeAllSnapshots |
Removes all snapshots.
|
![]() |
removeDetailData |
Removes the detail data.
|
![]() |
removeFormResourceControlItem |
Removes the form resource control item.
|
![]() |
removeFormResourceItem |
Removes the form resource item.
|
![]() |
removeFormUrl |
Removes the form URL.
|
![]() |
removeFromFavorites |
Removes from favorites.
|
![]() |
removeSnapshot |
Removing snapshot
|
![]() |
saveImages |
Saves the images.
|
![]() |
SetControlValue |
Sets the control value.
|
![]() |
setFormUrl |
Sets the form URL.
|
![]() |
toggleFormAnonymous |
Toggles the form anonymous.
|
![]() |
toHTML |
To the HTML.
|
![]() |
toXML |
To the XML.
|
![]() |
translateItemsUsingAzure |
Translates the items using azure.
|
![]() |
unlockFormDefinitionDesign |
Unlocks the form definition from form design.
|
![]() |
updateDefinition |
Updates the definition.
|
![]() |
updateDetailData |
Updates the detail data.
|
![]() |
updateProperties |
Updates the properties.
|
![]() |
updateSchema |
Updates the schema.
|
Properties
Name | Description | |
---|---|---|
![]() |
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
![]() |
errorMsg |
return last error message
(Inherited from deAPIBase.) |
![]() |
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
![]() |
formDefID |
Gets the form definition identifier.
|
![]() |
formDefinitionName |
Gets the name of the form definition.
|
![]() |
generateEvents |
Gets or sets a value indicating whether [generate events].
|
![]() |
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
![]() |
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
![]() |
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
![]() |
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
![]() |
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |