Nexus |
The NexusImportDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
| _accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
| _files |
List of configured files (stored as absolute and relative file names).
(Inherited from FileImportTableDataSourceBase) | |
| _fileSystemWatchers |
File system watchers monitoring the directories of the resolved files.
(Inherited from FileImportTableDataSourceBase) | |
| _importOptions |
Gets or sets the import options used to control how and when the data source is updated.
(Inherited from FileImportTableDataSourceBase) | |
| _isDeserializationInProgress | Indicates that serialization of the whole AltaxoDocument (!) is still in progress. Data sources should not be updated during serialization. (Inherited from FileImportTableDataSourceBase) | |
| _isDirty |
Indicates whether the data source has unsaved changes.
(Inherited from FileImportTableDataSourceBase) | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _processOptions |
The process options used during import.
(Inherited from FileImportTableDataSourceBaseTProcessOptions) | |
| _suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
| _triggerBasedUpdate |
Trigger-based update helper that throttles file system events.
(Inherited from FileImportTableDataSourceBase) |