Click or drag to resize

AddSessionDTO Properties

The AddSessionDTO type exposes the following members.

Properties
 NameDescription
Public propertyBridgemate2Settings Optional. The settings for the Bridgemate 2 for all sections (if in use).
Public propertyBridgemate3Settings Optional. The settings for the Bridgemate 3 for all sections (if in use).
Public propertyClubId Required when using http for communication with the data connector.
Public propertyEventGuid Required. The guid of the event to add this session to.
Public propertyHandrecords Optional. The handrecords for each session.
Public propertyParticipations Optional. Each participation with its SessionGuid and PlayerNumber properties set must have a corresponding player data element that specifies at least its name.
Public propertyPlayerData Optional: the data of at least the players that will participate in the session. Player data is required for every participation that has its a SessionGuid and PlayerNumber properties set.
Public propertySession Required
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also