AFNotificationRuleTemplate.Delete Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Deletes this AFNotificationRuleTemplate from the AFDatabase.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void Delete()
Public Sub Delete Dim instance As AFNotificationRuleTemplate instance.Delete()
public: void Delete()
member Delete : unit -> unit
Remarks
This method will delete this AFNotificationRuleTemplate from the AFDatabase.