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

AF SDK Reference

AFTimeSpan.Zero Field

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTimeSpan.Zero Field
Represents the zero AFTimeSpan value.

Namespace:  OSIsoft.AF.Time
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public static readonly AFTimeSpan Zero
Public Shared ReadOnly Zero As AFTimeSpan

Dim value As AFTimeSpan

value = AFTimeSpan.Zero
public:
static initonly AFTimeSpan Zero
static val Zero: AFTimeSpan

Field Value

Type: AFTimeSpan
This is an AFTimeSpan that represents a zero value.

Remarks

Because it returns a AFTimeSpan object that represents a zero time value, the Zero property can be compared with other AFTimeSpan objects to determine whether the latter represents positive, non-zero, or negative time spans.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in