InterviewSettings
MarkedVariables Property
List of marked variables
Namespace:
HotDocs.Sdk
Assembly:
HotDocs.Sdk
(in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
IEnumerable
<
string
>
MarkedVariables
{
get
;
set
; }
public IEnumerable<string> MarkedVariables { get; set; }
Property Value
Type:
IEnumerable
String
See Also
InterviewSettings Class
InterviewSettings Members
HotDocs.Sdk Namespace