You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new property in the result item HasError provides information if errors occurred during processing
new property in the result item Contexts that provide details for the template processing, including error details
new property in the result item NumberOfDataTableRows that provide information how many rows of the DataTable were used for generating the result. Useful when tracking possible data grouping issues
WvTextFileTemplate, WvExcelFileTemplate and WvEmailAttachment accept MemoryStream as Template content only.
The result item of WvTextFileTemplate, WvExcelFileTemplate and WvEmailAttachment now provide their result as MemoryStream only