Click or drag to resize

OpsCommandEventArgs Constructor

Initializes a new instance of the OpsCommandEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsCommandEventArgs(
	Object command
)

Parameters

command
Type: SystemObject
See Also