FormSaveWithNameResponse
The FormSaveWithNameResponse
class represents the response for saving a form, including details such as document key, document name, form name, view name, and the form save response.
Properties
Name | Description |
---|---|
FormSaveResponse | Gets or sets the wrapped response for the form save operation. |
FormName | Gets or sets the name of the form. |
DocumentKey | Gets or sets the key associated with the document. |
DocumentName | Gets or sets the name of the document. |
ViewName | Gets or sets the name of the view. |