Class ReportParametersVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class ReportParametersVM : CloudBaseVM
Properties
Parameters
Declaration
public System.Collections.Generic.ICollection<ReportParameter> Parameters { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ReportParameter> |