'Declaration Public Function New( _ ByVal param As IReportParameter, _ ByVal model As ViewerModel _ )
public ParameterViewModel( IReportParameter param, ViewerModel model )
Parameters
- param
- Parameter.
- model
- Model.
'Declaration Public Function New( _ ByVal param As IReportParameter, _ ByVal model As ViewerModel _ )
public ParameterViewModel( IReportParameter param, ViewerModel model )