Click or drag to resize

FireBySeatOrCourseEventArgs Constructor

Initializes a new instance of the FireBySeatOrCourseEventArgs class

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

Parameters

isFireBySeatOrCourse
Type: SystemBoolean
See Also