Property EditedDocument
EditedDocument
Gets or sets the document being edited.
Declaration
[AvailableSinceVersion(7, 6, 0, 0)]
DocumentId EditedDocument { get; set; }
Property Value
| Type | Description |
|---|---|
| DocumentId |
Remarks
If there is no document being edited, Empty is returned.
This property is available since v7.6.