Answer UserExtendible Property
For answers containing repeated values, indicates whether end users should be allowed to add/delete/move repeat iterations in the interview UI (default is true).

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

public bool UserExtendible { get; internal set; }

Property Value

Type: OnlineBoolean
See Also