Click or drag to resize

SelectCourseData Constructor

Initializes a new instance of the SelectCourseData class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public SelectCourseData(
	int course
)

Parameters

course
Type: SystemInt32
See Also