AFTimeRules.AnalysisTemplate Property
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Note: This API is now obsolete.
This read-only property returns the AFAnalysisTemplate that owns this object.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
[BrowsableAttribute(false)] [ObsoleteAttribute("Child TimeRules are not supported.")] public AFAnalysisTemplate AnalysisTemplate { get; }
<BrowsableAttribute(false)> <ObsoleteAttribute("Child TimeRules are not supported.")> Public ReadOnly Property AnalysisTemplate As AFAnalysisTemplate Get Dim instance As AFTimeRules Dim value As AFAnalysisTemplate value = instance.AnalysisTemplate
public: [BrowsableAttribute(false)] [ObsoleteAttribute(L"Child TimeRules are not supported.")] property AFAnalysisTemplate^ AnalysisTemplate { AFAnalysisTemplate^ get (); }
[<BrowsableAttribute(false)>] [<ObsoleteAttribute("Child TimeRules are not supported.")>] member AnalysisTemplate : AFAnalysisTemplate with get
Property Value
Type: AFAnalysisTemplateReturns 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
Supported in: 2.5, 2.4Obsolete (compiler warning) in 3.1.1
Obsolete (compiler warning) in 3.1.0
Obsolete (compiler warning) in 3.0.2
Obsolete (compiler warning) in 3.0.1
Obsolete (compiler warning) in 3.0.0
Obsolete (compiler warning) in 2.10.11
Obsolete (compiler warning) in 2.10.5
Obsolete (compiler warning) in 2.10.0
Obsolete (compiler warning) in 2.10
Obsolete (compiler warning) in 2.9.5
Obsolete (compiler warning) in 2.9
Obsolete (compiler warning) in 2.8.5
Obsolete (compiler warning) in 2.8
Obsolete (compiler warning) in 2.7.5
Obsolete (compiler warning) in 2.7
Obsolete (compiler warning) in 2.6