 | 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.SharedDTOAssembly: BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient (in BridgeSystems.Bridgemate.DataConnector.ScoringProgramClient.dll) Version: 5.0.1014.1+c0d6f9bc4d7d415f4cee902c0a8eb3b5237ddd44
Syntaxpublic int ScoringGroupScoringMethod { get; set; }Property Value
Int32
See Also