ReportParameter.Type 속성

네임스페이스:  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public Property Type As ParameterTypeEnum
public ParameterTypeEnum Type { get; set; }
public:
property ParameterTypeEnum Type {
    ParameterTypeEnum get ();
    void set (ParameterTypeEnum value);
}
member Type : ParameterTypeEnum with get, set
function get Type () : ParameterTypeEnum
function set Type (value : ParameterTypeEnum)

속성 값

형식: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.ParameterTypeEnum

참고 항목

참조

ReportParameter 클래스

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스