Click or drag to resize

OpsTeamServiceMainDialogRequestSelectedTeam Property

The currently selected team in the list.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public TeamInfo SelectedTeam { get; set; }

Property Value

TeamInfo
See Also