Share via


GridTargetSettings.RollupType Property (Microsoft.PerformancePoint.Scorecards)

Rollup method to use for this column

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property RollupType As RollupTypes
'Usage
Dim instance As GridTargetSettings
Dim value As RollupTypes

value = instance.RollupType

instance.RollupType = value
[XmlAttributeAttribute] 
public RollupTypes RollupType { get; set; }

See Also

Reference

GridTargetSettings Class
GridTargetSettings Members
Microsoft.PerformancePoint.Scorecards Namespace