ICallingContext Interface
| Name | Description | |
|---|---|---|
|
ActiveEstimateContext | Gets the context of the active estimate if any. There may be an active estimate even if the current calling context is for a non-estimate object, such as a database of sets. |
|
CallingContextAnalyticReporting | Gets the context information about what invoked the creation of a data source. |
|
CallingContextBOQ | Gets the context information about the current BoQ. It specifies the current selection. |
|
CallingContextMinutes | Gets the context information about the current minutes. It specifies the current selection. |
|
CallingContextNomenclatures | Gets the context information about the current nomenclatures. It specifies the current selection. |
|
CallingContextOverhead | Gets the context information about the current overhead. It specifies the current selection. |
|
CallingContextPlanner | Gets the context information about the current planner. It specifies the current selection. |
|
CallingContextReportGenerator | Gets the context information about the current report generator. It specifies the current selection. |
|
CallingContextSetInfo | Gets the context information about the current set in a set database. It specifies the current selection. |
|
CallingContextWBS | Gets the context information about the current WBS. It specifies the current selection. |
|
CallingEventName | Gets or sets the event name if the macro was called from an event. (inherited from ICommonCallingContext). |
|
CallingTabPage | Gets the selected tab page when the macro was called. |
|
CallingUserID | Gets the ID of the calling user. (inherited from ICommonCallingContext). |
|
EditModeActive | Gets a value indicating whether the edit mode is active. (inherited from ICommonCallingContext). |
|
IsForeignMacro | Gets or sets a value indicating whether this is a foreign macro. This means the macro doesn't belong to the current estimate or database but it is stored in a separate .qdvmacro file or it is an extended function. (inherited from ICommonCallingContext). |
|
IsFromEventMacro | Gets or sets a value indicating whether this macro was called from an event. (inherited from ICommonCallingContext). |
|
MustCancel | Gets or sets a value indicating whether the macro or event was canceled. (inherited from ICommonCallingContext). |
|
QdvManager | Gets the QdvManager object for the current execution session. (inherited from ICommonCallingContext). |
|
UserDefinedObject | Gets or sets the custom data. (inherited from ICommonCallingContext). |
Available since QDV 7.13.0001.
