Name | Description | |
---|---|---|
![]() ![]() | NDocumentNodeSchema | Schema associated with NDocumentNode |
![]() ![]() | RegisteredEvent | Reference to the Register event |
![]() ![]() | UnregisteredEvent | Reference to the Unregistering event |
The following tables list the members exposed by NDocumentNode.
Name | Description | |
---|---|---|
![]() ![]() | NDocumentNodeSchema | Schema associated with NDocumentNode |
![]() ![]() | RegisteredEvent | Reference to the Register event |
![]() ![]() | UnregisteredEvent | Reference to the Unregistering event |
Name | Description | |
---|---|---|
![]() | HistoryService | Gets the document effective history service that this node uses to record history |
![]() | OwnerDocument | Gets a reference to the document owning the node. Returns null if the node is not residing in a document. |
Name | Description | |
---|---|---|
![]() | CanRecordHistory | Determines whether this document node can possibly record history for property changes, child changes and fx changes. |
![]() | GetMedia | Safely gets the owner document media. If the document node is not registered in a document returns null. |
Name | Description | |
---|---|---|
![]() | CEfb | |
![]() | CommitDocumentHistoryTransaction | Commits the last started transaction in the document effective history service |
![]() | EEfb | |
![]() | EvaluateDocument | Safely evaluates the document in which this document node resides. If the document node does not reside in a document, does nothing. |
![]() | GEfb | |
![]() | IEfb | |
![]() | IsDocumentHistoryUndoingOrRedoing | Safely checks whether the document effective history service is currently undoing or redoing an operation. |
![]() | ldn | |
![]() | OnRegistered | Called after the document node is registered in its owner document. |
![]() | OnUnregistered | Called after the document node is unregistered from its owner document. |
![]() | PauseDocumentHistoryService | Pauses the document effective history service |
![]() | QCn | Overridden. |
![]() | RecordDocumentHistoryField | Records the state of the specified field in the document effective history service |
![]() | RecordDocumentHistoryFields | Records the state of the specified fields in the document effective history service |
![]() | RecordDocumentHistoryUnit | Records a history unit in the document effective history service |
![]() | ResumeDocumentHistoryService | Resumes the owner document effective history service |
![]() | RollbackDocumentHistoryTransaction | Rolls back the last started transaction in the document effective history service |
![]() | StartDocumentHistoryTransaction | Overloaded. Starts a new transaction, in the document effective history service |
![]() | tCn | Overridden. |
![]() | UCn | Overridden. |
![]() | vCC | |
![]() | vCn | Overridden. |
![]() | WCC | |
![]() | WSC | Overridden. |
![]() | xSC | Overridden. |
Name | Description | |
---|---|---|
![]() | Registered | Occurs when the document node is registered in a document |
![]() | Unregistered | Occurs when the document node was unregistered from a document |