ActiveReports 12
ParameterValue Constructor(ParameterValue)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterValue Class > ParameterValue Constructor : ParameterValue Constructor(ParameterValue)
Parameter object to initialize with.
Creates a copy of the ParameterValue parameter.
Syntax
'Declaration
 
Public Function New( _
   ByVal p As ParameterValue _
)
public ParameterValue( 
   ParameterValue p
)

Parameters

p
Parameter object to initialize with.
See Also

Reference

ParameterValue Class
ParameterValue Members
Overload List