Click or drag to resize

OrderBalanceDirection Property

I for Payment issue, R for payment receipt. [Required] [Default("I")] [Filter(eq)]

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

Property Value

Type: PaymentOrdersRepositoryDirection
See Also