Click or drag to resize

InspectionInspectionStartTime Property

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

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

Property Value

NullableDateTime
See Also