Answer
IsRepeated Property
Indicates whether this answer is repeated 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
public
abstract
bool
IsRepeated
{
get
; }
public abstract bool IsRepeated { get; }
Property Value
Type:
Boolean
See Also
Answer Class
Answer Members
HotDocs.Sdk Namespace