ModelCatalogItem.Perspectives 속성

정의

이 모델의 모든 큐브 뷰 목록을 가져옵니다.

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

속성 값

ModelPerspective 개체의 배열입니다.

적용 대상