Click or drag to resize

SectionUpdateDTOScoringGroupScoringMethod Property

Must be set and must match the scoringmethod of the scoringgroup if the section is added to one, otherwise it will specify the scoringmethod for the new scoringgroup. See for valid values the ScoringType contstants in the ScoringGroupDTO.

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

Property Value

Int32
See Also