DialogInfo AnswerSource Property
The name of the answer source associated with the dialog.

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

public string AnswerSource { get; set; }

Property Value

Type: OnlineString
The name of this property in the XML is "Src".
See Also