7.22.0944

Navigation:  7.22 (QDV 2022) >

7.22.0944

Previous pageReturn to chapter overviewNext page

Released on February 3, 2022

New: Added new property IEstimate.OriginalPathFromQdv7Protocol in the user API (macros)

This property gets the original path used to open the estimate when QDV was invoked from a web page using the protocol with a "qdv7://" prefix.

New: Added new method IEstimate.RaiseEvent in the user API (macros)

The new method IEstimate.RaiseEvent raises the specified event for the estimate. The events are suppressed when a macro (or an event) is being executed. This method helps overcoming this limitation and allows for explicitly calling an event. Additionally, a helper class EstimateEvents was introduced which provides the names of all estimate events.