Click or drag to resize

TableDTO Properties

The TableDTO type exposes the following members.

Properties
 NameDescription
Public propertyRounds Required. An array of RoundDTOs describing which pairs will meet on this table and which boards they will play.
Public propertySectionLetters Required, the letters of the section the table belongs to. The section must exist.
Public propertySessionGuid Required. The guid of the session the table belongs to.
Public propertyTableNumber Required, must be greater than zero and must be unique within the section.
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also