Assembly.Map Property

[Read/Write] This property controls which VarMap object is used during assembly.

HotDocs does not do anything with this VarMap object, but it keeps this reference for the convenience of integrations. When an integration needs to provide an answer, it can look up the variable in the VarMap object and see what mapping was provided by the user.

Syntax

HotDocs._VarMap Map [ set, get ]