ModelCatalogItem.Perspectives Property

Definition

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2006::ModelPerspective ^> ^ Perspectives { cli::array <Microsoft::SqlServer::ReportingServices2006::ModelPerspective ^> ^ get(); void set(cli::array <Microsoft::SqlServer::ReportingServices2006::ModelPerspective ^> ^ value); };
public Microsoft.SqlServer.ReportingServices2006.ModelPerspective[] Perspectives { get; set; }
member this.Perspectives : Microsoft.SqlServer.ReportingServices2006.ModelPerspective[] with get, set
Public Property Perspectives As ModelPerspective()

Property Value

Applies to