Click or drag to resize

PaymentTransactionPaymentSlipNo Property

The number of the payment slip. Can be used to directly indicate the number without referring to Payment_Slips. [Filter(eq)]

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

Property Value

Type: String
See Also