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

AF SDK Reference

AFDeliveryChannel.NotificationContact Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDeliveryChannel.NotificationContact Property
This read-only property returns the notification contact that owns this object.

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

Syntax

public AFNotificationContact NotificationContact { get; set; }
Public Property NotificationContact As AFNotificationContact
	Get
	Set

Dim instance As AFDeliveryChannel
Dim value As AFNotificationContact

value = instance.NotificationContact

instance.NotificationContact = value
public:
property AFNotificationContact^ NotificationContact {
	AFNotificationContact^ get ();
	void set (AFNotificationContact^ value);
}
member NotificationContact : AFNotificationContact with get, set

Property Value

Type: AFNotificationContact

Version Information

AFSDK


See Also

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