Click or drag to resize

BM3StartingPositionsOption Enumeration

Specifies whether starting positions should be confirmed by players at start of the session

Namespace: BridgeSystems.Bridgemate.DataConnectorClasses.SharedDTO
Assembly: BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient (in BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient.dll) Version: 5.0.1014.1+c0d6f9bc4d7d415f4cee902c0a8eb3b5237ddd44
Syntax
C#
public enum BM3StartingPositionsOption
Members
Member nameValueDescription
Disabled0 Players cannot / may no confirm starting positions (NE/SW) at start of the session
Enabled1 Players must confirm starting positions (NE/SW) at start of the session
See Also