AFNotificationRuleSubscriber.ContactTemplate Property
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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 .