Click or drag to resize

OpsEmployeeTrainingRequestSelectedEmployee Property

The currently selected employee in the list.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public TrainingEmployeeInfo SelectedEmployee { get; set; }

Property Value

TrainingEmployeeInfo
See Also