UnitsInspectedInspectedUnits Property |
A list of the units that were inspected, along with the inspections made,
and inspection results.
Namespace: CFX.Production.TestAndInspectionAssembly: CFX (in CFX.dll) Version: 1.7.3
Syntax public List<InspectedUnit> InspectedUnits { get; set; }
Public Property InspectedUnits As List(Of InspectedUnit)
Get
Set
Property Value
ListInspectedUnitSee Also