Click or drag to resize

OpsTeamMemberRequestEmployeeDataGridList Property

List of all but possible filtered employees, these are displayed.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public List<DataGridRow> EmployeeDataGridList { get; }

Property Value

ListDataGridRow
See Also