Click or drag to resize

DocumentTaskSettingsAttachmentArchiveFilenameFormat Property

Base string format of attachment 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 AttachmentArchiveFilenameFormat { get; }

Property Value

String
See Also