Click or drag to resize

SectionInfoDTO Class

Caries information on a section within a session.
Inheritance Hierarchy
SystemObject
  BridgeSystems.Bridgemate.DataConnectorClasses.SharedDTOSectionInfoDTO

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 class SectionInfoDTO

The SectionInfoDTO type exposes the following members.

Constructors
 NameDescription
Public methodSectionInfoDTO Initializes a new instance of the SectionInfoDTO class.
Top
Properties
 NameDescription
Public propertyNumberOfTables The number of tables in the section
Public propertyScoringGroupNumber The number of the scoring group for the section.
Public propertySectionLetters The letters assigned to the section
Public propertySectionName The name of the section
Top
See Also