Click or drag to resize

TrainingEmployeeInfoListFilteredList Property

Filtered list of TrainingEmployeeInfo objects

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

Property Value

Type: ListTrainingEmployeeInfo
See Also