Windward Engine API Reference
Report.BatchReport Class Members
See Also  Properties  Send comments on this topic.
net.windward.api.csharp Namespace : Report.BatchReport Class


Glossary Item Box

The following tables list the members exposed by Report.BatchReport.

Public Properties

 NameDescription
Public PropertyNumPagesThe number of pages in this generated report.  
Public PropertyParametersParameters that may have ${var} parameters in the value part of the entry. This is returned in each iteration with the ${var} values substituted with the string value of that var.The key value is ignored by the engine.  
Public PropertyReportThe output stream the report was written to. This is a MemoryStream if created by the engine.  
Top

See Also

© 2019 All Rights Reserved.