Click or drag to resize

OpsTeamMemberRequestEmployeeTeamMemberDataGridList Property

Assigned employees, these are displayed.

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

Property Value

Type: ListDataGridRow
See Also