AFNotificationRuleSubscriber.ContactTemplate Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
This read-only property returns the AFNotificationContactTemplate
that was used to create this AFNotificationRuleSubscriber.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFNotificationContactTemplate ContactTemplate { get; }
Public ReadOnly Property ContactTemplate As AFNotificationContactTemplate Get Dim instance As AFNotificationRuleSubscriber Dim value As AFNotificationContactTemplate value = instance.ContactTemplate
public: property AFNotificationContactTemplate^ ContactTemplate { AFNotificationContactTemplate^ get (); }
member ContactTemplate : AFNotificationContactTemplate with get
Property Value
Type: AFNotificationContactTemplateReturns the AFNotificationContactTemplate that was used to create this AFNotificationRuleSubscriber.
Remarks
If the AFNotificationContactTemplate cannot be loaded, then this property will return .