OperatorID Property
Merchant-assigned operator code identifying the operator who entered the transaction.
Syntax
__property String OperatorID = {read=FOperatorID, write=FSetOperatorID, default=""};
Default Value
""
Remarks
This property is used to specify the ID of the operator (such as a cashier or server) who entered the transaction.
The maximum length for this field is 4.
Data Type
String