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

AF SDK Reference

AFNotificationContentResults.NotificationInstanceID Property

AFNotificationContentResults.NotificationInstanceID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.NotificationInstanceID Property
The notification instance identifier 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 int NotificationInstanceID { get; set; }
Public Property NotificationInstanceID As Integer
	Get
	Set

Dim instance As AFNotificationContentResults
Dim value As Integer

value = instance.NotificationInstanceID

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

Property Value

Type: Int32
Returns the notification instance identifier 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