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

AF SDK Reference

AFNotification.Target Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotification.Target Property
The target of the AFAnalysis associated with this notification.

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

Syntax

public Object Target { get; }
Public ReadOnly Property Target As Object
	Get

Dim instance As AFNotification
Dim value As Object

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

Property Value

Type: Object
Returns the Target of the AFAnalysis associated with this notification.

Remarks

To set this property, set the Target property of the Analysis associated with this notification.

Version Information

AFSDK


See Also

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