Exago .NET API Documentation
EntityParameter Constructor
WebReports.Api.Reports Namespace > EntityParameter Class : EntityParameter Constructor
The Name of the parameter from the system configuration. This can be accessed from the Parameter.Id Property.
Syntax
public EntityParameter( 
   System.string id
)

Parameters

id
The Name of the parameter from the system configuration. This can be accessed from the Parameter.Id Property.
See Also

Reference

EntityParameter Class
EntityParameter Members