IAFNotificationContact.NotifyWhenInstanceEnded Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The NotifyWhenInstanceEnded of the AFNotificationContactTemplate or
AFNotificationContact.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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: BooleanThis property maps to the AFNotificationContactTemplate.NotifyWhenInstanceEnded or AFNotificationContact.NotifyWhenInstanceEnded.