Click or drag to resize

AltaxoDocument Fields

The AltaxoDocument type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_dataTablesCollection of all data tables in this document.
Protected field_graphsCollection of all graphs in this document.
Protected field_graphs3DCollection of all graphs in this document.
Protected field_isDirty
(Inherited from ProjectBase)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_projectFolderProperties The properties associated with the project folders. Please note that the properties of the project are also stored inside this collection, with the name being an empty string (root folder node).
(Inherited from ProjectBase)
Protected field_projectFoldersKeeps track of the name of all project items, and admisters them in virtual folders.
(Inherited from ProjectBase)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_tableLayoutsCollection of all data tables layouts in this document.
Protected field_textDocumentsCollection of all notes documents in this document.
Top
See Also