Click or drag to resize

Bridgemate3SettingsDTOBM3PlayerNumberEntryDuringPlay Property

Specifies if and when the players can make themselves known by entering their playernumber and/or name on the Bridgemate while the round is in progress (i.e.: after a board has been entered).

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 Bm3PlayerRegistrationOptionDuringPlay BM3PlayerNumberEntryDuringPlay { get; set; }

Property Value

Bm3PlayerRegistrationOptionDuringPlay
See Also