IPosModelPosOperator Property |
Configuration for the POS operator running the POS device
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxOperator PosOperator { get; }
ReadOnly Property PosOperator As Operator
Get
property Operator^ PosOperator {
Operator^ get ();
}
abstract PosOperator : Operator with get
Property Value
Type:
Operator
See Also