Result |
The ResultDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| AvgAvgAvg | An artificial score of Average for the North-South pair and Average for the East-West pair. | |
| AvgAvgMin | An artificial score of Average for the North-South pair and Average Minus for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgAvgPlus | An artificial score of Average for the North-South pair and Average Plus for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgMinAvg | An artificial score of Average Minus for the North-South pair and Average for the East-West pair. | |
| AvgMinMin | An artificial score of Average Minus for the North-South pair and Average Minus for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgMinPlus | An artificial score of Average Minus for the North-South pair and Average Plus for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgPlusAvg | An artificial score of Average Plus for the North-South pair and Average for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgPlusMin | An artificial score of Average Plus for the North-South pair and Average Minus for the East-West pair if the ScoringDirection property is ScoringDirection_NS or ScoringDirection_NSEW. If the ScoringDirection is ScoringDirection_EW then the values are reversed. | |
| AvgPlusPlus | An artificial score of Average Plus for the North-South pair and Average Plus for the East-West pair. | |
| ContractLevel_NoPLay | The board was not played. | |
| ContractLevel_Pass | The contract of the board was "Pass". | |
| Denomination_Clubs | The denomination of the contract is Clubs. | |
| Denomination_Diamonds | The denomination of the contract is Diamonds. | |
| Denomination_Hearts | The denomination of the contract is Hearts. | |
| Denomination_NoTrump | The denomination of the contract is No Trump. | |
| Denomination_Spades | The denomination of the contract is Spades. | |
| Direction_East | Declarer is the player on the East seat. | |
| Direction_North | Declarer is the player on the North seat. | |
| Direction_South | Declarer is the player on the South seat. | |
| Direction_West | Declarer is the player on the West seat. | |
| ScoringDirection_EW | The result pertains to East-West only. i.e.: The North-South pair may have a different result and a ResultDTO with its ScoringDirection property set to ScoringDirection_NS must be provided. | |
| ScoringDirection_NS | The result pertains to North-South only. i.e.: The East-West pair may have a different result and a ResultDTO with its ScoringDirection property set to ScoringDirection_EW must be provided. | |
| ScoringDirection_NSEW | The result pertains to both North-South and East-West. | |
| Stake_Doubled | The contract was doubled. | |
| Stake_Normal | The contract was not doubled or redoubled. | |
| Stake_Redoubled | The contract was redoubled. |