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

AF SDK Reference

AFNotificationContentResult Constructor

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResult Constructor
Initializes a new instance of the AFNotificationContentResult class.

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

Syntax

public AFNotificationContentResult(
	AFNotificationContent content
)
Public Sub New ( 
	content As AFNotificationContent
)

Dim content As AFNotificationContent

Dim instance As New AFNotificationContentResult(content)
public:
AFNotificationContentResult(
	AFNotificationContent^ content
)
new : 
        content : AFNotificationContent -> AFNotificationContentResult

Parameters

content
Type: OSIsoft.AF.NotificationAFNotificationContent
The notification content associated with this result.

Version Information

AFSDK


See Also

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