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

AF SDK Reference

PISystem.NotificationContactTemplates Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.NotificationContactTemplates Property
Gets the collection of top-level pre-configured notification contacts maintained on this PISystem.

Namespace:  OSIsoft.AF
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 PISystem
Dim value As AFNotificationContactTemplates

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

Property Value

Type: AFNotificationContactTemplates
The collection of top-level notification contacts maintained by the PISystem.

Remarks

This collection contains all the top-level notification contacts that were configured on this PISystem.

Version Information

AFSDK


See Also

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