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

AF SDK Reference

AFAnalysis.RemoveCase Method

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAnalysis.RemoveCase Method
Removes an existing AFCase from the analysis.

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

Syntax

public void RemoveCase(
	AFCase item
)
Public Sub RemoveCase ( 
	item As AFCase
)

Dim instance As AFAnalysis
Dim item As AFCase

instance.RemoveCase(item)
public:
void RemoveCase(
	AFCase^ item
)
member RemoveCase : 
        item : AFCase -> unit 

Parameters

item
Type: OSIsoft.AF.AnalysisAFCase
The AFCase to be removed the analysis.

Version Information

AFSDK


See Also

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