ActiveReports 12
Def.Parameter Constructor

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Def.Parameter Class : Def.Parameter Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String, _
   ByVal value As ExpressionInfo _
)
public Def.Parameter( 
   string name,
   ExpressionInfo value
)

Parameters

name
value
See Also

Reference

Def.Parameter Class
Def.Parameter Members