InspectionInspectionEndTime Property |
[This is preliminary documentation and is subject to change.]
Indicates the time when this particular inspection ended (if known)
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<DateTime> InspectionEndTime { get; set; }
Public Property InspectionEndTime As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
See Also