Exago .NET API Documentation
EntityParameter Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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