Click or drag to resize

ParticipationDTORoundNumber Property

Currently only the values zero and one are supported. They are treated the same as the table where the player sits in the first round. Optional, specifying a number higher than 1 indicates that the name of the player has become known in a latter round. BCS will use the known movement to calculate the player's positions in other rounds.

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 int RoundNumber { get; set; }

Property Value

Int32
See Also