Click or drag to resize

OmnicSPAImportDataSource Fields

The OmnicSPAImportDataSource type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_files List of configured files (stored as absolute and relative file names).
(Inherited from FileImportTableDataSourceBase)
Protected field_fileSystemWatchers File system watchers monitoring the directories of the resolved files.
(Inherited from FileImportTableDataSourceBase)
Protected field_importOptions Gets or sets the import options used to control how and when the data source is updated.
(Inherited from FileImportTableDataSourceBase)
Protected field_isDeserializationInProgressIndicates that serialization of the whole AltaxoDocument (!) is still in progress. Data sources should not be updated during serialization.
(Inherited from FileImportTableDataSourceBase)
Protected field_isDirty Indicates whether the data source has unsaved changes.
(Inherited from FileImportTableDataSourceBase)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_processOptions The process options used during import.
(Inherited from FileImportTableDataSourceBaseTProcessOptions)
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_triggerBasedUpdate Trigger-based update helper that throttles file system events.
(Inherited from FileImportTableDataSourceBase)
Top
See Also