Click or drag to resize

TestTestStartTime Property

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

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

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Nullable<DateTime> TestStartTime { get; set; }

Property Value

Type: NullableDateTime
See Also