Click or drag to resize

SectionDTOMissingPair Property

Optional. A pair that is missing throughout the movement. Alternatively this can be specified by Leaving out the opponent for a pair that would have met the missing pair. However, BCS will be able to discern a sit-out table from an empty table if this value is used. When using a two winner movement a positive number denotes a missing NS pair, a negative value denotes a missing EW pair.

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

Property Value

Int32
See Also