Click or drag to resize

ITeamCompetitorV1 Properties

The ITeamCompetitorV1 type exposes the following members.

Properties
 NameDescription
Public propertyAbbreviations Gets a IReadOnlyDictionaryTKey, TValue containing competitor's abbreviations in different languages
(Inherited from ICompetitor)
Public propertyAssociatedPlayers Gets the list of associated player ids
(Inherited from ICompetitor)
Public propertyCountries Gets a IReadOnlyDictionaryTKey, TValue containing competitor's country names in different languages
(Inherited from ICompetitor)
Public propertyCountryCode Gets the country code
(Inherited from ICompetitor)
Public propertyDivision Gets the division
Public propertyId Gets the URN uniquely identifying the current ICompetitor instance
(Inherited from IPlayer)
Public propertyIsVirtual Gets a value indicating whether the current instance represents a placeholder team
(Inherited from ICompetitor)
Public propertyJerseys Gets the jerseys of known competitors
(Inherited from ICompetitor)
Public propertyManager Gets the manager
(Inherited from ICompetitor)
Public propertyNames Gets a IReadOnlyDictionaryTKey, TValue containing player names in different languages
(Inherited from IPlayer)
Public propertyQualifier Gets a qualifier additionally describing the competitor (e.g. home, away, ...)
(Inherited from ITeamCompetitor)
Public propertyReferences Gets the reference ids
(Inherited from ICompetitor)
Public propertyVenue Gets the venue
(Inherited from ICompetitor)
Top
See Also