Class SectionConcreteCheckResult
- Assembly
 - IdeaRS.OpenModel.dll
 
ection concrete result
public class SectionConcreteCheckResultInheritance
Inherited Members
Constructors
SectionConcreteCheckResult()
Constructor
public SectionConcreteCheckResult()Properties
ExtremeResults
Extreme results
public List<ConcreteCheckResults> ExtremeResults { get; set; }Property Value
SectionId
Id Of section
public int SectionId { get; set; }