Click or drag to resize

DocumentVersionDocumentData Property

Compressed representation of the document data. Valid when Document Data Format = D (deflate compressed). [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] DocumentData { get; set; }

Property Value

Type: Byte
See Also