TimeSeriesAlgParams.MinimumSupport Property (Microsoft.PerformancePoint.Scorecards)

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property MinimumSupport As Integer
'Usage
Dim instance As TimeSeriesAlgParams
Dim value As Integer

value = instance.MinimumSupport

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

See Also

Reference

TimeSeriesAlgParams Class
TimeSeriesAlgParams Members
Microsoft.PerformancePoint.Scorecards Namespace