Click or drag to resize

ObjectVersionObjectContents Property

The compressed contents of the object. [Required]

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

Property Value

Type: Byte
See Also