ReportParameter.Type Propiedad

Definición

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

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

Valor de propiedad

Valor ParameterTypeEnum.

Se aplica a