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

AF SDK Reference

AFAnalysisTemplate.AnalysisRule Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysisTemplate.AnalysisRule Property
The instance of the analysis rule used by the AFAnalysisTemplate to configure an analysis rule in an AFAnalysis created from this template.

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

Syntax

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

Dim instance As AFAnalysisTemplate
Dim value As AFAnalysisRule

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

Property Value

Type: AFAnalysisRule
Returns the analysis rule used by the AFAnalysisTemplate to configure an analysis rule in an AFAnalysis created from this template.

Version Information

AFSDK


See Also

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