MultipleChoiceValue Choices Property
An array of choices selected from the Multiple Choice variable.

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

public string[] Choices { get; }

Property Value

Type:  OnlineString 
See Also