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

AF SDK Reference

AFNotificationContentResults.Priority Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.Priority Property
The priority associated with this list of content results.

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

Syntax

public string Priority { get; set; }
Public Property Priority As String
	Get
	Set

Dim instance As AFNotificationContentResults
Dim value As String

value = instance.Priority

instance.Priority = value
public:
property String^ Priority {
	String^ get ();
	void set (String^ value);
}
member Priority : string with get, set

Property Value

Type: String
Returns the priority associated with this list of content results.

Version Information

AFSDK


See Also

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