Click or drag to resize

SalesOrderPosLocation Property

For POS sales, specifies the POS location, in which the sale is performed. null when the sales is not a POS sale. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
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