Click or drag to resize

OpsCommandData Property

Additional data to be associated with the command (e.g. mag card input data or other user defined data).

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public Object Data { get; set; }

Property Value

Type: Object
See Also