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

AF SDK Reference

AFAnalysisRules.AnalysisTemplate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysisRules.AnalysisTemplate Property
This read-only property returns the AFAnalysisTemplate that owns this object.

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

Syntax

public AFAnalysisTemplate AnalysisTemplate { get; }
Public ReadOnly Property AnalysisTemplate As AFAnalysisTemplate
	Get

Dim instance As AFAnalysisRules
Dim value As AFAnalysisTemplate

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

Property Value

Type: AFAnalysisTemplate
Returns the AFAnalysisTemplate that owns this object.

Remarks

If this collection is owned by an AFAnalysisTemplate, then this property will be defined and the Analysis property will be . If this collection is owned by an AFAnalysis, then this property will be and the Analysis property will be defined.

Version Information

AFSDK


See Also

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