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

AF SDK Reference

AFNotificationContentResult.Content Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResult.Content Property
The notification content associated with the result.

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

Syntax

public AFNotificationContent Content { get; set; }
Public Property Content As AFNotificationContent
	Get
	Set

Dim instance As AFNotificationContentResult
Dim value As AFNotificationContent

value = instance.Content

instance.Content = value
public:
property AFNotificationContent^ Content {
	AFNotificationContent^ get ();
	void set (AFNotificationContent^ value);
}
member Content : AFNotificationContent with get, set

Property Value

Type: AFNotificationContent
Returns the notification content associated with the result.

Version Information

AFSDK


See Also

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