Click or drag to resize

TestTestConditions Property

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

A list of environmental conditions (temperature, humidity, etc.) which were in place when the test was performed.

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

Property Value

Type: ListEnvironmentalCondition
See Also