ModelItem.Type Property

Definition

Gets the type of the model item.

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

Property Value

A ModelItemTypeEnum value indicating the type of the model item.

Applies to