Click or drag to resize

OpsReportGeneratedEventArgs Constructor

Initializes a new instance of the OpsReportGeneratedEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public OpsReportGeneratedEventArgs(
	int autoSeqNum
)

Parameters

autoSeqNum
Type: SystemInt32
See Also