Click or drag to resize

TestMeasurements Property

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

The measurements that were taken in the course of performing this test. NOTE - Only measurements not related to particular defects or symptoms should be recorded here.

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

Property Value

Type: ListMeasurement
See Also