TeamIdRequestMessage Class
This structure contains the request message to get the team ID.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierTeamIdRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class TeamIdRequestMessage

The TeamIdRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyTeamNames
Gets or sets the name of the team.
Top
See Also