ReportParameter.Type Property

Definition

Gets or sets the data type (ParameterTypeEnum enumeration) of the parameter.

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

Property Value

A ParameterTypeEnum value.

Applies to