Click or drag to resize

PaymentSlipDocumentCurrency Property

The currency of the amounts in this document. [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 Currency DocumentCurrency { get; set; }

Property Value

Type: Currency
See Also