QDVEstimate.GetMacro Method
Parameters
- macroID
- string
A Unique ID of the macro (e.g. a Guid).
- savingLocation
- string
The complete path and filename where to store the macro. The macro file is a ZIP-ped file with all macro code and data files, usually with qdvmacro extension. This method serves as Export macro function.
- replace
- bool
Determines whether an existing file should be overwritten or not.
To know the macroId, the function IMacroProvider.MacroList
should be used which delivers the relation between MacroID and DisplayName