Click or drag to resize

ObjectFileObject Property

The object to which the file is attached. [Required] [Filter(multi eq)] [Owner]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ExtensibleDataObject Object { get; set; }

Property Value

Type: ExtensibleDataObject
See Also