Click or drag to resize

UnitsTestedTestedUnits Property

A list of the units that were tested, along with the tests made, and test results.

Namespace: CFX.Production.TestAndInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<TestedUnit> TestedUnits { get; set; }

Property Value

ListTestedUnit
See Also