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

AF SDK Reference

AFNotificationContactTemplate.NotificationContactTemplates Property

AFNotificationContactTemplate.NotificationContactTemplates Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContactTemplate.NotificationContactTemplates Property
This property returns the collection of child notification contact templates.

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

Syntax

public AFNotificationContactTemplates NotificationContactTemplates { get; }
Public ReadOnly Property NotificationContactTemplates As AFNotificationContactTemplates
	Get

Dim instance As AFNotificationContactTemplate
Dim value As AFNotificationContactTemplates

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

Property Value

Type: AFNotificationContactTemplates
Returns the collection of child notification contact templates.

Remarks

The hierarchy of notification contact templates defined by this AFNotificationContactTemplate will be instantiated as a hierarchy of notification contacts when the notification contact is created from this template.

Version Information

AFSDK


See Also

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