The report's parameters.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Params { get; set; }
Public Property Params As String
Get
Set
Property Value
Type:
StringAdditional parameters to be added to the report URL when run.
Remarks The parameters are resolved for embedded functions each time the report URL is generated.
See Also