Document Task SettingsCollection Source Path Property
The ingestion file path or directory path used as the source for the processing document collection.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string CollectionSourcePath { get; set; }Property Value
StringRemarks
This property and CollectionId and CollectionStartDateUtc properties are convenience properties for user defined document processing workflows.