Exago .NET API Documentation
NewParameter Method
WebReports.Api.Common Namespace > ParameterCollection Class : NewParameter Method
Create a new Parameter object with the specified ID (name) and add it to the collection.
Overload List
OverloadDescription
Create a new Parameter object with the specified ID (name) and add it to the collection.  
Exceptions
ExceptionDescription
Exception is thrown when attempting to add a new parameter to the collection with an ID and another parameter with the same ID already exists in the collection.
See Also

Reference

ParameterCollection Class
ParameterCollection Members