Click or drag to resize

IMatchStatus Properties

The IMatchStatus type exposes the following members.

Properties
 NameDescription
Public propertyAwayScore Gets the score of the away competitor competing on the associated sport event
Public propertyEventClock Gets the IEventClock instance describing the timings in the current event
Public propertyEventResults Gets the event results
(Inherited from ICompetitionStatus)
Public propertyHomeScore Gets the score of the home competitor competing on the associated sport event
Public propertyPeriodScores Gets the list of IPeriodScore
Public propertyProperties Gets a IReadOnlyDictionaryTKey, TValue containing additional event status values
(Inherited from ICompetitionStatus)
Public propertyReportingStatus Returns a ReportingStatus describing the reporting status of the associated sport event
(Inherited from ICompetitionStatus)
Public propertyStatus Gets a EventStatus describing the high-level status of the associated sport event
(Inherited from ICompetitionStatus)
Public propertyWinnerId Gets the winner identifier
(Inherited from ICompetitionStatus)
Top
See Also