Share via


PerspectiveTable.PerspectiveSets Property

Definition

Gets the collection object of all perspectivesets in the current PerspectiveTable.

public Microsoft.AnalysisServices.Tabular.PerspectiveSetCollection PerspectiveSets { get; }
member this.PerspectiveSets : Microsoft.AnalysisServices.Tabular.PerspectiveSetCollection
Public ReadOnly Property PerspectiveSets As PerspectiveSetCollection

Property Value

Remarks

This property is only supported at database compatibility level of 1400 or above for Pbi server.

Applies to