Click or drag to resize

RoundDTO Properties

The RoundDTO type exposes the following members.

Properties
 NameDescription
Public propertyHighBoardNumber Optional, can be zero if the table is empty (has no pairs) or is a sit-out (One pair is absent).
Public propertyLowBoardNumber Optional, can be zero if the table is empty (has no pairs) or is a sit-out (One pair is absent).
Public propertyMatesTableRoundNumber Optional. The number of the round where the teammates play the same boards. If used the MatesTableSectionLetters and the MatesTableNumber properties must be set as well.
Public propertyMatesTableSectionLetters Optional. The letters of the section where the teammates play the same boards. If used the MatesTableNumber and MatesTableRoundNumber properties must be set as well.
Public propertyMatesTableTableNumber Optional. The number of the table where the teammates play the same boards. If used the MatesTableSectionLetters and MatesTableRoundNumber properties must be set as well.
Public propertyPairEW Required, can be zero if the table is empty or the opponents have a sit-out.
Public propertyPairNS Required, can be zero if the table is empty or the opponents have a sit-out.
Public propertyRoundNumber Required, must be greater than zero.
Public propertySectionLetters Required, the letters of the section.
Public propertySessionGuid Required. The guid of the session the round belongs to.
Public propertyTableNumber Required, must be greater than zero.
Public propertyTeamEW Optional. The number of the team the EW pair belongs to.
Public propertyTeamNS Optional. The number of the team the NS pair belongs to.
Public propertyUpdated 
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also