AssembleDocumentSettings RetainTransientAnswers Property
If false, 'save="false"' answers will be filtered out of resulting answer set. Defaults to false. Note that regardless of this property, HotDocs will not filter out 'save="false"' answers if the assembly results in additional pending assemblies.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool RetainTransientAnswers { get; set; }

Property Value

Type: OnlineBoolean
See Also