ChildDocumentDocumentBytes Property |
Document's (file) bytes. This value is the child document in memory as a byte array.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public byte[] DocumentBytes { get; set; }Property Value
Byte
See Also