Click or drag to resize

OpsSignInPreviewEventArgs Constructor

Initializes a new instance of the OpsSignInPreviewEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.9
Syntax
C#
public OpsSignInPreviewEventArgs(
	long employeeID
)

Parameters

employeeID  Int64
 
See Also