Click or drag to resize

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
Syntax
public List<InspectedUnit> InspectedUnits { get; set; }

Property Value

Type: ListInspectedUnit
See Also