IValue
IsAnswered Property
Indicates if the value is answered or not.
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
bool
IsAnswered
{
get
; }
bool IsAnswered { get; }
Property Value
Type:
Boolean
See Also
IValue Interface
IValue Members
HotDocs.Sdk Namespace