TeamResponseMessageTeamInformations Property |
Gets or sets the team informations.
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifier
C#
public Collection<TeamInformation> TeamInformations { get; set; }
Property Value
Type: CollectionTeamInformationThe team informations.
