Lenguaje

ModelItem.Type Propiedad

Definición

Obtiene el tipo de artículo del modelo.

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

Valor de propiedad

Un valor que ModelItemTypeEnum indica el tipo del objeto del modelo.

Se aplica a