UnitsTestedTestedUnits Property |
A list of the units that were tested, along with the tests made, and test results.
Namespace: CFX.Production.TestAndInspectionAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<TestedUnit> TestedUnits { get; set; }Public Property TestedUnits As List(Of TestedUnit)
Get
Set
Property Value
ListTestedUnit
See Also