GetInterviewOptionsMarkedVariables Property
A list of HotDocs variables shat should be "marked" in the interview. This is typically used to highlight input fields where a value is needed in order to produce a valid output document.

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

public string[] MarkedVariables { get; set; }

Property Value

Type: String
See Also

Reference