Click or drag to resize

TestTestConditions Property

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

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

Property Value

ListEnvironmentalCondition
See Also