TeamNameRequestMessage Class
This structure contains the request message to get the team name.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierTeamNameRequestMessage

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class TeamNameRequestMessage

The TeamNameRequestMessage type exposes the following members.

Properties
NameDescription
Public propertyTeamIds
Gets or sets the team identifier.
Top
See Also