fsreqFabSuiteXMLRequestPrepareReportData Property

Processes report data in preparation for a subsequent MakeReport call to render the report.

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("PrepareReportData")]
public List<fsreqPrepareReportData> PrepareReportData { get; set; }

Property Value

Type: ListfsreqPrepareReportData
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next