Exago .NET API Documentation
Add(String) Method
WebReports.Api.Reports Namespace > EntityParameterCollection Class > Add Method : Add(String) Method
The ID (name) of the parameter to add to the collection.
Add a parameter to the collection based on the parameter's ID (Name).
Syntax
public void Add( 
   System.string id
)

Parameters

id
The ID (name) of the parameter to add to the collection.
See Also

Reference

EntityParameterCollection Class
EntityParameterCollection Members
Overload List