ICallingContext.ActiveEstimateContext Property
ReadOnly Property ActiveEstimateContext() As IEstimateCallingContext
This language is not supported or no code example is available.
Property Value
IEstimateCallingContextThe context of the active estimate; or null reference (Nothing in Visual Basic) if there is currently no active estimate opened.
This property is useful for macros in, for example, database of sets. It provides access to the active estimate.
This way, for example a macro in a sets database knows into which estimate a set was dropped and into which
row and column in the Minutes or WBS.
If the current calling context belongs to a macro in an estimate, the ActiveEstimateContext property is set to it (to this instance).
Available since QDV 7.18.0678.