Class ExportTemplateTaskVM
Inheritance
System.Object
ExportTemplateTaskVM
Inherited Members
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class ExportTemplateTaskVM : ExportReportTaskVM
Properties
ReportParameters
Declaration
public System.Collections.Generic.IDictionary<string, string> ReportParameters { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |