IPosModelPosLocation Property |
The POS location where this operator works.
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxLocation PosLocation { get; }
ReadOnly Property PosLocation As Location
Get
property Location^ PosLocation {
Location^ get ();
}
abstract PosLocation : Location with get
Property Value
Type:
Location
See Also