WorkSession AnswerCollection Property
Returns the collection of answers pertaining to the current work item.

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

public AnswerCollection AnswerCollection { get; private set; }

Property Value

Type: AnswerCollection
See Also