Parameter objects represent a parameter in the
ParameterCollection.
Parameters are used throughout the Exago application to store values. Although parameters can be created and given a default value in the
Administration Console, parameters are designed to be set at runtime through the API.
Syntax
public class Parameter : ConfigObj
Inheritance Hierarchy
System.Object
WebReports.Api.Common.Parameter