GetInspectionInfoResponseInspectedUnits Property |
List of Units with the requested inspection results
Namespace: CFX.Production.TestAndInspectionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<InspectedUnit> InspectedUnits { get; set; }
Public Property InspectedUnits As List(Of InspectedUnit)
Get
Set
Property Value
ListInspectedUnit
See Also