Click or drag to resize

Bm2ScoreRecapOption Enumeration

Specifies whether and how scores obtained in the round can be viewed again.

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 Bm2ScoreRecapOption
Members
Member nameValueDescription
NoScoreRecap0 The scores for a round cannot be viewed again.
UseScoreRecap1 The scores for a round can be viewed again using a button on the Bridgemate.
AutomaticScoreRecap2 The scores for a round will be shown automatically at the end of the round.
See Also