Click or drag to resize

Bm2AutoBoardNumberOption Enumeration

Specifes if the boardnumbers should be filled in automatically.

Namespace: BridgeSystems.Bridgemate.DataConnectorClasses.SharedDTO
Assembly: BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient (in BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient.dll) Version: 1.0.923.1+8676f6447fd14feb672ed9c066f2812915b8f069
Syntax
C#
public enum Bm2AutoBoardNumberOption
Members
Member nameValueDescription
NoAutoBoardNumber0 The boardnumber is not filled in automatically.
AutoBoardNumber1 The boardnumber is filled in automatically startin with the lowest boardnumber for the round.
FirstBoardManually2 The first boardnumber must be entered by hand, the numbers for the following boards will be filled in automatically.
See Also