OCLOperators opendocumentreportshow
No edit summary
m ((username removed) (log details removed): Moving to Documentation namespace)

Revision as of 21:21, 20 December 2023

Creates a report and tries to open it.

opendocumentreportshow(nameOfViewModel)  

Supply the name of the ViewModel using either a string, like:

self.opendocumentreportshow('myviewmodelname')

or by using the ViewModel expression like this:

self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)

See also: Microsoft Office and OpenDocument as a Report generator, OpenDocument

This page was edited 100 days ago on 02/10/2024. What links here