ModelItem.Type プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
モデル アイテムの種類を取得します。
public:
property ReportService2006::ModelItemTypeEnum Type { ReportService2006::ModelItemTypeEnum get(); void set(ReportService2006::ModelItemTypeEnum value); };
public ReportService2006.ModelItemTypeEnum Type { get; set; }
member this.Type : ReportService2006.ModelItemTypeEnum with get, set
Public Property Type As ModelItemTypeEnum
プロパティ値
モデル アイテムの種類を示す ModelItemTypeEnum 値です。