DocumentTaskSettingsAttachmentArchiveFilenameFormat Property

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

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public string AttachmentArchiveFilenameFormat { get; }

Property Value

String

See Also