Click or drag to resize

TrainingEmployeeInfoListFilteredList Property

Filtered list of TrainingEmployeeInfo objects

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public List<TrainingEmployeeInfo> FilteredList { get; }

Property Value

Type: ListTrainingEmployeeInfo
See Also