SaveDocumentInfo Class Members
In This Topic
The following tables list the members exposed by SaveDocumentInfo.
Public Constructors
Public Properties
| Name | Description |
 | Id | Gets or sets the ID of the existing report to be overwritten on saving. |
 | IsFirstSave | Gets or sets a value indicating that a new report is being saved for the first time. |
 | Name | Gets or sets the name of the document. |
 | Success | Gets or sets a value indicating whether the saving was successful. |
 | Type | Gets or sets the document type. |
Top
See Also