MatchMatchParticipantResults Property
Note: This API is now obsolete.
A list of match participants, but only the athletes, not the teams.
This information is largely rhetotical with Get Participant List API call.
This list is only ever uploaded to the cloud. It is never (or at least should never) be
sent back as part of an API request.
Namespace: Scopos.BabelFish.DataModel.OrionMatchAssembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
[ObsoleteAttribute("Will be replaced soon with a more proper participant list.")]
public List<MatchParticipantResult> MatchParticipantResults { get; set; }
Property Value
ListMatchParticipantResult