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

AF SDK Reference

AFNotificationContentResult.Value Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResult.Value Property
The value of notification content result.

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

Syntax

public AFValue Value { get; set; }
Public Property Value As AFValue
	Get
	Set

Dim instance As AFNotificationContentResult
Dim value As AFValue

value = instance.Value

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

Property Value

Type: AFValue
Returns the value of notification content result.

Version Information

AFSDK


See Also

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