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: 19.8
Syntax
C#
public Object Data { get; set; }

Property Value

Object
See Also