Click or drag to resize

PaymentOrderRefDocumentType Property

The type of the document which has created the payment order and is the basis for the payment. [Required] [Filter(multi eq)]

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

Property Value

Type: DocumentType
See Also