Click or drag to resize

ConcreteCheckResultOverallChecks Property

Compatible with IDEA StatiCa Beta 21.0 - beta
All check by the type

Namespace:  IdeaRS.OpenModel.Concrete.CheckResult
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public List<ConcreteCheckResultOverallItem> Checks { get; set; }

Property Value

Type: ListConcreteCheckResultOverallItem
See Also