CellSetMember.DrilledDown Property

Indicates whether the member is in a drilled-down state.

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property DrilledDown As Boolean
    Get
'Usage
Dim instance As CellSetMember
Dim value As Boolean

value = instance.DrilledDown
public override bool DrilledDown { get; }

Property Value

Type: System.Boolean

See Also

Reference

CellSetMember Class

CellSetMember Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace