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

AF SDK Reference

IAFNotificationContact.NotifyWhenInstanceEnded Property

IAFNotificationContact.NotifyWhenInstanceEnded Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFNotificationContact.NotifyWhenInstanceEnded Property
The NotifyWhenInstanceEnded of the AFNotificationContactTemplate or AFNotificationContact.

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

Syntax

bool NotifyWhenInstanceEnded { get; set; }
Property NotifyWhenInstanceEnded As Boolean
	Get
	Set

Dim instance As IAFNotificationContact
Dim value As Boolean

value = instance.NotifyWhenInstanceEnded

instance.NotifyWhenInstanceEnded = value
property bool NotifyWhenInstanceEnded {
	bool get ();
	void set (bool value);
}
abstract NotifyWhenInstanceEnded : bool with get, set

Property Value

Type: Boolean
This property maps to the AFNotificationContactTemplate.NotifyWhenInstanceEnded or AFNotificationContact.NotifyWhenInstanceEnded.

Version Information

AFSDK


See Also

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