Click or drag to resize

FireBySeatOrCourseEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Micros.OpsFireBySeatOrCourseEventArgs

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

The FireBySeatOrCourseEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodFireBySeatOrCourseEventArgsInitializes a new instance of the FireBySeatOrCourseEventArgs class
Top
Properties
 NameDescription
Public propertyIsFireBySeatOrCourse 
Top
See Also