Click or drag to resize

sportEventStatus Class

[Missing <summary> documentation for "T:Sportradar.OddsFeed.SDK.Messages.Feed.sportEventStatus"]

Inheritance Hierarchy
SystemObject
  Sportradar.OddsFeed.SDK.Messages.FeedsportEventStatus

Namespace: Sportradar.OddsFeed.SDK.Messages.Feed
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
[SerializableAttribute]
public class sportEventStatus

The sportEventStatus type exposes the following members.

Constructors
 NameDescription
Public methodsportEventStatusInitializes a new instance of the sportEventStatus class
Top
Properties
 NameDescription
Public propertyaway_batter 
Public propertyaway_batterSpecified 
Public propertyaway_dismissals 
Public propertyaway_dismissalsSpecified 
Public propertyaway_drive_count 
Public propertyaway_drive_countSpecified 
Public propertyaway_gamescore 
Public propertyaway_gamescoreSpecified 
Public propertyaway_legscore 
Public propertyaway_legscoreSpecified 
Public propertyaway_penalty_runs 
Public propertyaway_penalty_runsSpecified 
Public propertyaway_penalty_score 
Public propertyaway_penalty_scoreSpecified 
Public propertyaway_play_count 
Public propertyaway_play_countSpecified 
Public propertyaway_remaining_bowls 
Public propertyaway_remaining_bowlsSpecified 
Public propertyaway_score 
Public propertyaway_scoreSpecified 
Public propertyaway_suspend 
Public propertyaway_suspendSpecified 
Public propertyballs 
Public propertyballsSpecified 
Public propertybases 
Public propertybatter 
Public propertyclock 
Public propertycurrent_ct_team 
Public propertycurrent_ct_teamSpecified 
Public propertycurrent_end 
Public propertycurrent_endSpecified 
Public propertycurrent_server 
Public propertycurrent_serverSpecified 
Public propertydelivery 
Public propertydeliverySpecified 
Public propertyexpedite_mode 
Public propertyexpedite_modeSpecified 
Public propertyhome_batter 
Public propertyhome_batterSpecified 
Public propertyhome_dismissals 
Public propertyhome_dismissalsSpecified 
Public propertyhome_drive_count 
Public propertyhome_drive_countSpecified 
Public propertyhome_gamescore 
Public propertyhome_gamescoreSpecified 
Public propertyhome_legscore 
Public propertyhome_legscoreSpecified 
Public propertyhome_penalty_runs 
Public propertyhome_penalty_runsSpecified 
Public propertyhome_penalty_score 
Public propertyhome_penalty_scoreSpecified 
Public propertyhome_play_count 
Public propertyhome_play_countSpecified 
Public propertyhome_remaining_bowls 
Public propertyhome_remaining_bowlsSpecified 
Public propertyhome_score 
Public propertyhome_scoreSpecified 
Public propertyhome_suspend 
Public propertyhome_suspendSpecified 
Public propertyinnings 
Public propertyinningsSpecified 
Public propertymatch_status 
Public propertyouts 
Public propertyoutsSpecified 
Public propertyover 
Public propertyoverSpecified 
Public propertyperiod_of_leader 
Public propertyperiod_of_leaderSpecified 
Public propertyperiod_scores 
Public propertypitch_count 
Public propertypitch_countSpecified 
Public propertypitcher 
Public propertypitches_seen 
Public propertypitches_seenSpecified 
Public propertyposition 
Public propertypositionSpecified 
Public propertypossession 
Public propertypossessionSpecified 
Public propertyremaining_reds 
Public propertyremaining_redsSpecified 
Public propertyreporting 
Public propertyreportingSpecified 
Public propertyresults 
Public propertystatistics 
Public propertystatus 
Public propertystrikes 
Public propertystrikesSpecified 
Public propertythrow 
Public propertythrowSpecified 
Public propertytiebreak 
Public propertytiebreakSpecified 
Public propertytotal_hits 
Public propertytotal_hitsSpecified 
Public propertytotal_pitches 
Public propertytotal_pitchesSpecified 
Public propertytry 
Public propertytrySpecified 
Public propertyvisit 
Public propertyvisitSpecified 
Public propertyyards 
Public propertyyardsSpecified 
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also