Click or drag to resize

DocumentFileAttachmentDocument Property

The Document to which this DocumentFileAttachment belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: Document
See Also