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
Syntaxpublic List<Measurement> RelatedMeasurements { get; set; }
Public Property RelatedMeasurements As List(Of Measurement)
Get
Set
Property Value
Type:
ListMeasurement
See Also