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