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

AF SDK Reference

IAFNotificationContact.NotificationContacts Property

IAFNotificationContact.NotificationContacts Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
IAFNotificationContact.NotificationContacts Property
The NotificationContacts of the AFNotificationContactTemplate or AFNotificationContact.

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

Syntax

IAFNamedCollection<IAFNotificationContact> NotificationContacts { get; }
ReadOnly Property NotificationContacts As IAFNamedCollection(Of IAFNotificationContact)
	Get

Dim instance As IAFNotificationContact
Dim value As IAFNamedCollection(Of IAFNotificationContact)

value = instance.NotificationContacts
property IAFNamedCollection<IAFNotificationContact^>^ NotificationContacts {
	IAFNamedCollection<IAFNotificationContact^>^ get ();
}
abstract NotificationContacts : IAFNamedCollection<IAFNotificationContact> with get

Property Value

Type: IAFNamedCollectionIAFNotificationContact
This property maps to the AFNotificationContactTemplate.NotificationContactTemplates or AFNotificationContact.NotificationContacts.

Version Information

AFSDK


See Also

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