Click or drag to resize

EntryReferencedDocumentType Property

Type of the document that represents the operation that caused this entry. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentType ReferencedDocumentType { get; set; }

Property Value

Type: DocumentType
See Also