ModelItem.Type Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il tipo dell'elemento del modello.
public:
property ReportService2005::ModelItemTypeEnum Type { ReportService2005::ModelItemTypeEnum get(); void set(ReportService2005::ModelItemTypeEnum value); };
public ReportService2005.ModelItemTypeEnum Type { get; set; }
member this.Type : ReportService2005.ModelItemTypeEnum with get, set
Public Property Type As ModelItemTypeEnum
Valore della proprietà
Valore ModelItemTypeEnum che indica il tipo dell'elemento del modello.