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

AF SDK Reference

AFNotificationContentResult.IsUpdated Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResult.IsUpdated Property
Indicates whether the Value for this result is updated.

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

Syntax

public bool IsUpdated { get; set; }
Public Property IsUpdated As Boolean
	Get
	Set

Dim instance As AFNotificationContentResult
Dim value As Boolean

value = instance.IsUpdated

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

Property Value

Type: Boolean
Returns if the Value for this result is updated; otherwise, is returned.

Version Information

AFSDK


See Also

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