Click or drag to resize

OpsCommandPreviewEventArgs Constructor

Initializes a new instance of the OpsCommandPreviewEventArgs class

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

Parameters

command
Type: SystemObject
See Also