IEstimate.ModifiedGlobalVarsCount Property

Gets the number of global variables changed by the current macro.
ReadOnly Property ModifiedGlobalVarsCount() As Integer
This language is not supported or no code example is available.
int ModifiedGlobalVarsCount {get;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
Counters are reset each time a macro starts. They can be forcibly reset by calling ResetModifiedDataCounters.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition