Click or drag to resize

SessionDTO Properties

The SessionDTO type exposes the following members.

Properties
 NameDescription
Public propertyDay Required. The day on which the session is played.
Public propertyEventGuid Optional. A string built from a Guid, without the curly braces or connecting dashes. The letters must be capitals Must be unique if used.
Public propertyEWReturnHome 
Public propertyHour Optional. The starting hour for the session.
Public propertyMinute Optional. The starting minutes for the session.
Public propertyMonth Required. The month in which the session is played.
Public propertyName Required. The name of the session.
Public propertyPairsMoveAccrossField 
Public propertyScoringGroups Required, must be at least one.
Public propertySessionGuid Required.A string built from a Guid, without the curly braces or connecting dashes. The letters must be capitals Must be unique
Public propertyShowInApp If True will show the session in the Bridgemate App, if the Bridgemae App has been configured in BCS.
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Public propertyYear Required. The year in which the session is played.
Top
See Also