Click or drag to resize

InspectionInspectionEndTime Property

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

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

Property Value

NullableDateTime
See Also