This specifies what text will be merged when no answer has been provided for the requested variable.
            The choices are
            
            
            Namespace: HotDocs.Sdk| Value | Merged into Text | 
|---|---|
| Default | (whichever of the below is specified on the server) | 
| Nothing | (nothing) | 
| Underscores | ____________ | 
| Asterisks | *** | 
| VarNameWithBrakets | [Variable Name] | 
| VarNameWithAsterisks | *** Variable Name *** | 
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Property Value
Type: UnansweredFormatRemarks
The property corresponds to the "Unanswered variable placeholder" setting in the HotDocs Server management console and the UnansweredFormat setting in Core Services.
NOTE: This property is ignored if the SDK is communicating with HotDocs Server (either locally or at a web service). HotDocs Server always honors the setting specified in the HotDocs Server Management Console, and does not allow individual interview requests to override that default value.
See Also