TrueFalseValue UserModifiable Property
Indicates whether the value should be modifiable by an end user 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 UserModifiable { get; }

Property Value

Type: OnlineBoolean

Implements

IValue UserModifiable
See Also