ICommonCallingContext.IsForeignMacro Property

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.
ReadOnly Property IsForeignMacro() As Boolean
This language is not supported or no code example is available.
bool IsForeignMacro {get;}
This language is not supported or no code example is available.

Property Value

bool

true if this macro is foreign; otherwise, false.

Version
 
Available since QDV 7.14.524.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition