ModelItem.Type Property

Definition

Gets the type of the model item.

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

Property Value

A ModelItemTypeEnum value indicating the type of the model item.

Applies to