AnswerCollection Title Property
The title of the answer collection. When the answer collection is serialized as XML, the title appears as an attribute of the root AnswerSet node.

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

public string Title { get; set; }

Property Value

Type: OnlineString
See Also