ReportParameter.Type Propiedad

Definición

Obtiene o establece el tipo de datos (enumeración ParameterTypeEnum) del parámetro.

public:
 property ReportService2006::ParameterTypeEnum Type { ReportService2006::ParameterTypeEnum get(); void set(ReportService2006::ParameterTypeEnum value); };
public ReportService2006.ParameterTypeEnum Type { get; set; }
member this.Type : ReportService2006.ParameterTypeEnum with get, set
Public Property Type As ParameterTypeEnum

Valor de propiedad

Valor ParameterTypeEnum.

Se aplica a