File Report Path in Parameters
File Report Template provides Reports store path property that allows to specify the folder to save obtained Report. One Template can correspond to many instances of Parameters, different Parameters provide different result Reports. Xafari Reports allows to add the File report template path property to the File Report Parameters. Thus it becomes possible to save the results in those locations, which will be set in the Parameters. Parameters is available to the user when running the Report and the user can specify the path to store a separate resulting Report. If the File report template path property is not set, the framework will use the path specified in the File Report Template.
To add the File report template path property to the Report Parameters, the Parameters class should implement the Xafari.Reports.File.IPathSupport interface.