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

AF SDK Reference

AFNotificationContentResults.StartTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.StartTime Property
The start time associated with this list of content results.

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

Syntax

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

Dim instance As AFNotificationContentResults
Dim value As AFTime

value = instance.StartTime

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

Property Value

Type: AFTime
Returns the start time associated with this list of content results.

Version Information

AFSDK


See Also

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