Click or drag to resize

TextDocument Fields

The TextDocument type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_creationTime The date/time of creation of this document.
Protected field_documentProperties The graph properties, key is a string, value is a property (arbitrary object) you want to store here.
Protected field_lastChangeTime The date/time when this document was changed.
Protected field_name The name of the document.
Protected field_notes Notes concerning this document.
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Top
See Also