Click or drag to resize

PaymentTransactionPosLocation Property

For POS Sales Order payments. Specifies the POS Location, in which the payment is performed. Null when the payment transaction is not created for a POS Sale Order. [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 Location PosLocation { get; set; }

Property Value

Type: Location

Implements

IPosModelPosLocation
See Also