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

AF SDK Reference

AFTime.IsEmpty Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTime.IsEmpty Property
Tests whether this time has not been initialized or is DateTime.MinValue.

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

Syntax

public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
	Get

Dim instance As AFTime
Dim value As Boolean

value = instance.IsEmpty
public:
property bool IsEmpty {
	bool get ();
}
member IsEmpty : bool with get

Property Value

Type: Boolean
Returns when this AFTime has not been initialized, or is DateTime.MinValue; otherwise, .

Version Information

AFSDK


See Also

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