OperatorID Property
Merchant-assigned operator code identifying the operator who entered the transaction.
Syntax
[VB.NET] Public Property OperatorID As String
[C#] public string OperatorID {get; set;}
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.
Default Value
""