Click or drag to resize

OpsChangeServingPeriodEventArgs Constructor

Initializes a new instance of the OpsChangeServingPeriodEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsChangeServingPeriodEventArgs(
	ProcedureTypes procType
)

Parameters

procType  ProcedureTypes
 
See Also