AFTimeRange.Empty Field
- Last UpdatedSep 18, 2024
- PI System
- AF SDK 2024
- Developer
Represents the empty AFTimeRange.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.0.1156
Syntax
public 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: AFTimeRangeThe value of this field is a time range with the StartTime and EndTime set to AFTime.MinValue.