Click or drag to resize

TrainingEmployeeInfoListFilteredList Property

Filtered list of TrainingEmployeeInfo objects

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

Property Value

ListTrainingEmployeeInfo
See Also