AFTimeRange.Empty Field
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Represents the empty AFTimeRange.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.