次の方法で共有


ModelPerspective クラス

定義

モデルのパースペクティブに関する情報を提供します。

public ref class ModelPerspective
public class ModelPerspective
type ModelPerspective = class
Public Class ModelPerspective
継承
ModelPerspective

注釈

モデルパースペクティブは、モデルに含まれるモデル項目のサブセットを識別します。 パースペクティブ内のモデル アイテムだけを取得するために、モデル パースペクティブ名を GetUserModel API で使用します。

コンストラクター

ModelPerspective()

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

プロパティ

Description

パースペクティブの説明を取得します。 読み取り専用です。

ID

パースペクティブの ID を取得します。 読み取り専用です。

Name

パースペクティブの名前を取得します。 読み取り専用です。

適用対象