Click or drag to resize

Bridgemate3SettingsDTOBM3ResultMethod Property

Specifies how players can enter the result for a board: Up/Down tricks, total tricks or American style.

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 Bm3ResultEntryMethod BM3ResultMethod { get; set; }

Property Value

Bm3ResultEntryMethod
See Also