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

AF SDK Reference

AFNotificationContact.ContactDefinition Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContact.ContactDefinition Property
This read-only property returns the AFNotificationContact that was used to create this AFNotificationContact from the AFNotificationTemplate.

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

Syntax

public AFNotificationContact ContactDefinition { get; }
Public ReadOnly Property ContactDefinition As AFNotificationContact
	Get

Dim instance As AFNotificationContact
Dim value As AFNotificationContact

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

Property Value

Type: AFNotificationContact
Returns the AFNotificationContact that was used to create this AFNotificationContact from the AFNotificationTemplate. If the notification contact was not created from a contact in a notification template, then is returned.

Remarks

If the notification contact cannot load the associated contact definition or it was not created from a notification contact in a notification template, then this property will return .

Version Information

AFSDK


See Also

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