Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

Product Family
Current publication
Table of Contents

AFTimeRange.Empty Field

AFTimeRange.Empty Field
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: AFTimeRange
The value of this field is a time range with the StartTime and EndTime set to AFTime.MinValue.

Version Information

AFSDK


See Also

Was this topic helpful?