Udostępnij za pośrednictwem


Właściwość ModelCatalogItem.Perspectives

Pobiera listę wszelkich perspektyw dla tego modelu.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property Perspectives As ModelPerspective()
    Get
    Set
'Użycie
Dim instance As ModelCatalogItem
Dim value As ModelPerspective()

value = instance.Perspectives

instance.Perspectives = value
public ModelPerspective[] Perspectives { get; set; }
public:
property array<ModelPerspective^>^ Perspectives {
    array<ModelPerspective^>^ get ();
    void set (array<ModelPerspective^>^ value);
}
member Perspectives : ModelPerspective[] with get, set
function get Perspectives () : ModelPerspective[]
function set Perspectives (value : ModelPerspective[])

Wartość właściwości

Typ: array<ReportService2010.ModelPerspective[]
Tablica ModelPerspective obiektów.