![]() | Session |
public class SessionDTO
The SessionDTO type exposes the following members.
Name | Description | |
---|---|---|
![]() | SessionDTO | Initializes a new instance of the SessionDTO class |
Name | Description | |
---|---|---|
![]() | Day | Required. The day on which the session is played. |
![]() | EventGuid | Optional. A string built from a Guid, without the curly braces or connecting dashes. The letters must be capitals Must be unique if used. |
![]() | EWReturnHome | |
![]() | Hour | Optional. The starting hour for the session. |
![]() | Minute | Optional. The starting minutes for the session. |
![]() | Month | Required. The month in which the session is played. |
![]() | Name | Required. The name of the session. |
![]() | PairsMoveAccrossField | |
![]() | ScoringGroups | Required, must be at least one. |
![]() | SessionGuid | Required.A string built from a Guid, without the curly braces or connecting dashes. The letters must be capitals Must be unique |
![]() | ShowInApp | If True will show the session in the Bridgemate App, if the Bridgemae App has been configured in BCS. |
![]() | ValidationMessages | An array of messages describing problems in data integrity and invalid values. |
![]() | Year | Required. The year in which the session is played. |