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.

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

Property Value

Int32
See Also