Interface INonParametricSection
Contains common properties for non-parametric sections
Inherited Members
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface INonParametricSection : ISection
Properties
| Name | Description |
|---|---|
| Country | Gets the country this section belongs to |
| HeadCode | Gets the head code this section belongs to |
| SectionGroup | Gets the section group |
| SectionType | Gets the section type |
| UnitSystem | Gets the unit system this section is defined in |