Removes an answer from the answer collection.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- name
- Type:
System String
The name of the HotDocs variable whose answer you want to remove from the answer collection.
Return Value
Type:
True if the answer collection contained an answer for the specified variable and it was successfully removed; otherwise, returns False.
See Also