次の方法で共有


ModelCatalogItem クラス

定義

モデルに関するすべてのモデル パースペクティブの一覧を提供します。

public ref class ModelCatalogItem
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ModelCatalogItem
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ModelCatalogItem = class
Public Class ModelCatalogItem
継承
ModelCatalogItem
属性

コンストラクター

ModelCatalogItem()

ModelCatalogItem クラスの新しいインスタンスを初期化します。

プロパティ

Description

モデル カタログ アイテムの説明を取得します。

Model

モデル カタログ アイテムの完全パスを取得します。

Perspectives

このモデルのパースペクティブの一覧を取得または設定します。

適用対象