AnswerCollection AnswerCount Property
The number of answers in the answer collection. Because HotDocs variables may be repeated, each of these answers may actually contain more than one value.

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

public int AnswerCount { get; }

Property Value

Type: OnlineInt32
See Also