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

AF SDK Reference

AFNotificationRuleSubscriber.SubscriberDefinedOnTemplate Property

AFNotificationRuleSubscriber.SubscriberDefinedOnTemplate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationRuleSubscriber.SubscriberDefinedOnTemplate Property
This read-only property returns the AFNotificationRuleSubscriber that was used to create this AFNotificationRuleSubscriber from the Subscribers collection.

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

Syntax

public AFNotificationRuleSubscriber SubscriberDefinedOnTemplate { get; }
Public ReadOnly Property SubscriberDefinedOnTemplate As AFNotificationRuleSubscriber
	Get

Dim instance As AFNotificationRuleSubscriber
Dim value As AFNotificationRuleSubscriber

value = instance.SubscriberDefinedOnTemplate
public:
property AFNotificationRuleSubscriber^ SubscriberDefinedOnTemplate {
	AFNotificationRuleSubscriber^ get ();
}
member SubscriberDefinedOnTemplate : AFNotificationRuleSubscriber with get

Property Value

Type: AFNotificationRuleSubscriber
Returns the AFNotificationRuleSubscriber that was used to create this AFNotificationRuleSubscriber from the Subscribers. If the AFNotificationRuleSubscriber was not created from the Subscribers collection, then is returned.

Remarks

If the AFNotificationRuleSubscriber cannot load the associated AFNotificationRuleSubscriber or it was not created from an AFNotificationRuleSubscriber in the Subscribers collection, then this property will return .

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9, 2.8.5, 2.8

See Also

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