Click or drag to resize

PaymentSlipAmountPartyName Property

The name of the party that is paying or receiving the money. The column can be left blank if there is no party involved (e.g. the amount is fee).

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

Property Value

Type: MultilanguageString
See Also