 | AFTimeRangeEmpty Field |
Namespace:
OSIsoft.AF.Time
Assembly:
OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 2.10.8.440
Syntaxpublic static readonly AFTimeRange Empty
Public Shared ReadOnly Empty As AFTimeRange
Dim value As AFTimeRange
value = AFTimeRange.Empty
public:
static initonly AFTimeRange Empty
static val Empty: AFTimeRange
Field Value
Type:
AFTimeRange
The value of this field is a time range with the
StartTime and
EndTime
set to
AFTime.MinValue.
Version InformationAFSDK
Supported in: 2.10.5, 2.10, 2.9.5, 2.9, 2.8.5, 2.8, 2.7.5, 2.7, 2.6, 2.5, 2.4
See Also