Click or drag to resize

DocumentTaskSettingsTextArchiveFilenameFormat Property

Base string format of text archive files and only used when OutputMode is set to Archive (read-only) .

Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public string TextArchiveFilenameFormat { get; }

Property Value

String
See Also