Click or drag to resize

GetInspectionInfoResponseInspectedUnits Property

List of Units with the requested inspection results

Namespace: CFX.Production.TestAndInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<InspectedUnit> InspectedUnits { get; set; }

Property Value

ListInspectedUnit
See Also