Click or drag to resize

TestTestEndTime Property

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

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

Property Value

NullableDateTime
See Also