[]
Represents the information about a saved document.
public class SaveDocumentInfo
Name | Description |
---|---|
SaveDocumentInfo() |
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. |