Click or drag to resize

FireBySeatOrCourseEventArgs Constructor

Initializes a new instance of the FireBySeatOrCourseEventArgs class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public FireBySeatOrCourseEventArgs(
	bool isFireBySeatOrCourse
)

Parameters

isFireBySeatOrCourse  Boolean
 
See Also