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

AF SDK Reference

AFNotificationContentResults Constructor

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults Constructor
Creates an instance of the AFNotificationContentResults collection.

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

Syntax

public AFNotificationContentResults(
	AFNotification notification
)
Public Sub New ( 
	notification As AFNotification
)

Dim notification As AFNotification

Dim instance As New AFNotificationContentResults(notification)
public:
AFNotificationContentResults(
	AFNotification^ notification
)
new : 
        notification : AFNotification -> AFNotificationContentResults

Parameters

notification
Type: OSIsoft.AF.NotificationAFNotification
The AFNotification associated with the collection of content results.

Version Information

AFSDK


See Also

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