ICommonCallingContext Interface
| Name | Description | |
|---|---|---|
|
CallingEventName | Gets or sets the event name if the macro was called from an event. |
|
CallingUserID | Gets the ID of the calling user. |
|
EditModeActive | Gets a value indicating whether the edit mode is active. |
|
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. |
|
IsFromEventMacro | Gets or sets a value indicating whether this macro was called from an event. |
|
MustCancel | Gets or sets a value indicating whether the macro or event was canceled. |
|
QdvManager | Gets the QdvManager object for the current execution session. |
|
UserDefinedObject | Gets or sets the custom data. |
Available since QDV 7.14.524.
