Click or drag to resize

OpsTeamServiceMainDialogRequestSelectedTeam Property

The currently selected team in the list.

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

Property Value

Type: TeamInfo
See Also