![]() | Table |
public class TableDTO
The TableDTO type exposes the following members.
Name | Description | |
---|---|---|
![]() | Rounds | Required. An array of RoundDTOs describing which pairs will meet on this table and which boards they will play. |
![]() | SectionLetters | Required, the letters of the section the table belongs to. The section must exist. |
![]() | SessionGuid | Required. The guid of the session the table belongs to. |
![]() | TableNumber | Required, must be greater than zero and must be unique within the section. |
![]() | ValidationMessages | An array of messages describing problems in data integrity and invalid values. |