ReportParameter.State 속성
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Property State As ParameterStateEnum
public ParameterStateEnum State { get; set; }
public:
property ParameterStateEnum State {
ParameterStateEnum get ();
void set (ParameterStateEnum value);
}
member State : ParameterStateEnum with get, set
function get State () : ParameterStateEnum
function set State (value : ParameterStateEnum)
속성 값
형식: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ParameterStateEnum
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스