Class UpdateExportTemplateTaskVM
Inheritance
System.Object
UpdateExportTemplateTaskVM
Inherited Members
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class UpdateExportTemplateTaskVM : UpdateExportReportTaskVM
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> |