TrendAnalysisConfig.PredTimeLag Property (Microsoft.PerformancePoint.Scorecards)

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property PredTimeLag As Integer
'Usage
Dim instance As TrendAnalysisConfig
Dim value As Integer

value = instance.PredTimeLag

instance.PredTimeLag = value
[XmlAttributeAttribute] 
public int PredTimeLag { get; set; }

See Also

Reference

TrendAnalysisConfig Class
TrendAnalysisConfig Members
Microsoft.PerformancePoint.Scorecards Namespace