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

AF SDK Reference

AFNotificationContentResult.DisplayName Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFNotificationContentResult.DisplayName Property
The user-friendly display name for the content result.

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

Syntax

public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
	Get

Dim instance As AFNotificationContentResult
Dim value As String

value = instance.DisplayName
public:
property String^ DisplayName {
	String^ get ();
}
member DisplayName : string with get

Property Value

Type: String
Returns the user-friendly display name for the result.

Remarks

This is the same as the DisplayName of the associated Content.

Version Information

AFSDK


See Also

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