Table of Contents

Class DatabaseSections

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
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

List<Complex_section_type>

Section

public List<Section_type> Section { get; set; }

Property Value

List<Section_type>