File |
The FileImportTableDataSourceBase 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). | |
| _fileSystemWatchers | File system watchers monitoring the directories of the resolved files. | |
| _importOptions | Gets or sets the import options used to control how and when the data source is updated. | |
| _isDeserializationInProgress | Indicates that serialization of the whole AltaxoDocument (!) is still in progress. Data sources should not be updated during serialization. | |
| _isDirty | Indicates whether the data source has unsaved changes. | |
| _parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
| _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. |