Table of Contents

Class ConcreteCheckResultOverall

Namespace
IdeaRS.OpenModel.Concrete.CheckResult
Assembly
IdeaRS.OpenModel.dll

Concrete check result

public class ConcreteCheckResultOverall

Inheritance

Inherited Members

Constructors

ConcreteCheckResultOverall()

Constructor

public ConcreteCheckResultOverall()

Properties

Checks

All check by the type

public List<ConcreteCheckResultOverallItem> Checks { get; set; }

Property Value

List<ConcreteCheckResultOverallItem>