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

AF SDK Reference

AFTimeRange.EndTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFTimeRange.EndTime Property
The ending time of the time range represented by this object.

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

Syntax

public AFTime EndTime {
	get;
 set; }
Public Property EndTime As AFTime
		Get
	Set

Dim instance As AFTimeRange
Dim value As AFTime

value = instance.EndTime

instance.EndTime = value
public:
property AFTime EndTime {
		AFTime get ();
	void set (AFTime value);
}
member EndTime : AFTime with 
		get, set

Property Value

Type: AFTime
The ending time of the time range represented by this object.

Version Information

AFSDK


See Also

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