Click or drag to resize

PaymentAccountCode Property

The unique code of the PaymentAccount. [Required] [Filter(eq;like)] [ORD]

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

Property Value

Type: String
See Also