AnswersSource Constructor (IEnumerableString)
Constructor that takes a collection of answerset strings

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public AnswersSource(
	IEnumerable<string> answers
)

Parameters

answers
Type: System.Collections.GenericIEnumerableString
Strings containing the HotDocs answer sets
See Also

Reference