[Missing <summary> documentation for "F:PerpetuumSoft.Reporting.WebViewer.Model.LoadDocumentInfoRequest.Parameters"]

Namespace: PerpetuumSoft.Reporting.WebViewer.Model
Assembly: PerpetuumSoft.Reporting.WebViewer.Client.Model (in PerpetuumSoft.Reporting.WebViewer.Client.Model.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