ModelItem.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.