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: 1.0.923.1+8676f6447fd14feb672ed9c066f2812915b8f069
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