Click or drag to resize

MatchBooking Properties

The MatchBooking type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalData Contains any additional XML attributes found while parsing XML feed messages that are not supported with the current version of the data contracts. These are represented as an XML attribute name-value tuples.
(Inherited from EntityBase)
Public propertyMatchId The ID of the match booking reply is for.
Public propertyMessage If the match booking fails for any reason (match already bought, match finished etc.), the message will contain an explanation.
Public propertyResult Result of match booking (either valid or invalid)
Top
See Also