AFTimeRange.Empty Field
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Represents the empty AFTimeRange.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
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.