ModelItem.Type プロパティ

定義

モデル アイテムの種類を取得します。

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 値です。

適用対象