ActiveReports 9
ParameterValueCollection Constructor(Boolean)

Indicates whether the parameter value may include more than one value.
Creates a new instance of ParameterValueCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal multiValue As System.Boolean _
)
public ParameterValueCollection( 
   System.bool multiValue
)

Parameters

multiValue
Indicates whether the parameter value may include more than one value.
See Also

Reference

ParameterValueCollection Class
ParameterValueCollection Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum