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.
Gets or sets the collection of members from the row axis for slicing the cell data.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property RowSlices As MemberCollection
Get
Set
'Usage
Dim instance As ConnectionData
Dim value As MemberCollection
value = instance.RowSlices
instance.RowSlices = value
public MemberCollection RowSlices { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.MemberCollection
The collection of members from the row axis for slicing the cell data.