Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether any of the ascendant headers is a named set expression.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function IsAnyAscendantANamedSet As Boolean
'Usage
Dim instance As GridHeaderItem
Dim returnValue As Boolean
returnValue = instance.IsAnyAscendantANamedSet()
public bool IsAnyAscendantANamedSet()
Return Value
Type: System.Boolean
true if any of the ascendant headers is a named set expression; otherwise false.