Answer
Name Property
The answer name. Corresponds to a HotDocs variable name.
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
string
Name
{
get
; }
public string Name { get; }
Property Value
Type:
String
See Also
Answer Class
Answer Members
HotDocs.Sdk Namespace