Click or drag to resize

InitDTO Properties

The InitDTO type exposes the following members.

Properties
 NameDescription
Public propertyAlternativeDataFolder Optional. Specifies a different directory for the BCS scoring file. Only use in advanced scenarios. If used make sure that the directory exists.
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 propertyCommands Instructions to BCS. Add up the values to combine.
1. Start BCS (if not already started).
2: Reset the Bridgemates (and App) and fill them with the provided data.
4: Start Reading from the Bridgemates, Data Connector (and App).
8: Upload the sessions to the app.
16: Minimize BCS
32:Close BCS when all results have been processed.
64: Lower the logging level from "Info" to "Debug".
128:Clear all previous data from the Data Connector queue.
Public propertyEventGuid Required if the number of sessions is greater than one. This signals that BCS should administer these sessions together.
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 sessions. Player data is required for every participation that has its a SessionGuid and PlayerNumber properties set.
Public propertySessions Required, must be at least one.
Public propertyValidationMessages An array of messages describing problems in data integrity and invalid values.
Top
See Also