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

AF SDK Reference

AFNotificationContent.Attribute Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContent.Attribute Property
This read-only property returns the AFAttribute for this content.

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

Syntax

public AFAttribute Attribute { get; }
Public ReadOnly Property Attribute As AFAttribute
	Get

Dim instance As AFNotificationContent
Dim value As AFAttribute

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

Property Value

Type: AFAttribute
Returns the AFAttribute for this content.

Remarks

This property will only return a value if the content is owned by an AFNotification and it was created from an AFAttribute.

Version Information

AFSDK


See Also

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