Click or drag to resize

DefectRelatedMeasurements Property

A list of measurements that were taken in the course of discovering this defect

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Measurement> RelatedMeasurements { get; set; }

Property Value

ListMeasurement
See Also