Click or drag to resize

OpsEventsStartEventArgs Constructor

Initializes a new instance of the OpsEventsStartEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsEventsStartEventArgs(
	long eventID
)

Parameters

eventID  Int64
 
See Also