Click or drag to resize

ICompetitor Properties

The ICompetitor type exposes the following members.

Properties
 NameDescription
Public propertyAbbreviations Gets a IReadOnlyDictionaryTKey, TValue containing competitor's abbreviations in different languages
Public propertyAssociatedPlayers Gets the list of associated player ids
Public propertyCountries Gets a IReadOnlyDictionaryTKey, TValue containing competitor's country names in different languages
Public propertyCountryCode Gets the country code
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
Public propertyJerseys Gets the jerseys of known competitors
Public propertyManager Gets the manager
Public propertyNames Gets a IReadOnlyDictionaryTKey, TValue containing player names in different languages
(Inherited from IPlayer)
Public propertyReferences Gets the reference ids
Public propertyVenue Gets the venue
Top
See Also