Click or drag to resize

PaymentSlipAmountDirection Property

'I' for Payment issue, 'R' for payment receipt. [Required] [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; set; }

Property Value

Type: PaymentOrdersRepositoryDirection
See Also