VarMap.MappingAdd Method

This method adds a new mapping and associates the variable name (varName) with the source name (srcName).

Syntax

void MappingAdd ( string varName, string srcName )

Parameters Description
varName The name of the HotDocs variable to map.
srcName The name of the source for the mapping.