Click or drag to resize

TestTestStartTime Property

Indicates the time when this particular test began (if known)

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public DateTime? TestStartTime { get; set; }

Property Value

NullableDateTime
See Also