Class DatabaseSections
public class DatabaseSections
- Inheritance
-
DatabaseSections
- Inherited Members
- Extension Methods
Constructors
DatabaseSections()
public DatabaseSections()
Properties
Complex_section
public List<Complex_section_type> Complex_section { get; set; }
Property Value
Section
public List<Section_type> Section { get; set; }