Click or drag to resize

AttachmentArchiveRecordData Property

Attachment's binary data.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public byte[] Data { get; set; }

Property Value

Byte
See Also