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

AF SDK Reference

AFNotificationContentResults.AddResults Method

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFNotificationContentResults.AddResults Method
This method adds notification results to this collection based upon the AFCase.

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

Syntax

public void AddResults(
	AFCase afcase
)
Public Sub AddResults ( 
	afcase As AFCase
)

Dim instance As AFNotificationContentResults
Dim afcase As AFCase

instance.AddResults(afcase)
public:
void AddResults(
	AFCase^ afcase
)
member AddResults : 
        afcase : AFCase -> unit 

Parameters

afcase
Type: OSIsoft.AF.AnalysisAFCase
An AFCase from the notification's Analysis.

Version Information

AFSDK


See Also

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