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