QDVEstimate.MacroList Property

Gets a dictionary containing the list of all macros and requests available in the estimate file.
public Dictionary<string, string> MacroList {get;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, string>
Remarks
 
First term is the unique identifier to the macro, second term is it's name.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition