Click or drag to resize

OpsEmployeeTrainingRequestEmployeeList Property

List of employees to be displayed.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public TrainingEmployeeInfoList EmployeeList { get; set; }

Property Value

Type: TrainingEmployeeInfoList
See Also