SalesforceParameter Constructor(String)
Initializes a new instance of the
SalesforceParameter class with the parameter name
public SalesforceParameter(
string
)
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- parameterName
- The name of the parameter.