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)
Syntax
C#
public OpsCommandPreviewEventArgs(
	Object command
)

Parameters

command
Type: SystemObject
See Also