Gets or sets a parameters list.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public List<ParameterModel> Parameters
Visual Basic
Public Parameters As List(Of ParameterModel)
Visual C++
public:
List<ParameterModel^>^ Parameters

See Also