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

AF SDK Reference

AFAnalysisRule.Parent Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAnalysisRule.Parent Property
Returns the parent analysis rule which owns this analysis rule.

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

Syntax

public AFAnalysisRule Parent { get; }
Public ReadOnly Property Parent As AFAnalysisRule
	Get

Dim instance As AFAnalysisRule
Dim value As AFAnalysisRule

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

Property Value

Type: AFAnalysisRule
The AFAnalysisRule which is utilizing this analysis rule.

Version Information

AFSDK


See Also

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