Click or drag to resize

DefectRelatedMeasurements Property

[This is preliminary documentation and is subject to change.]

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

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

Property Value

Type: ListMeasurement
See Also