Click or drag to resize

OpsOrderChannelChangedEventArgs Constructor

Initializes a new instance of the OpsOrderChannelChangedEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsOrderChannelChangedEventArgs(
	int orderChannelObjectNumber
)

Parameters

orderChannelObjectNumber
Type: SystemInt32
See Also