UnitsTestedTestedUnits Property |
[This is preliminary documentation and is subject to change.]
A list of the units that were tested, along with the tests made, and test results.
Namespace:
CFX.Production.TestAndInspection
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic List<TestedUnit> TestedUnits { get; set; }
Public Property TestedUnits As List(Of TestedUnit)
Get
Set
Property Value
Type:
ListTestedUnit
See Also