InterviewResponse GetAnswers Method
This method extracts the answers that were posted from a HotDocs interview.

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

public static string GetAnswers(
	NameValueCollection form
)

Return Value

Type: OnlineString
A string of answers.
See Also