DialogInfo Repeat Property
Indicates whether or not the dialog is repeated.

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool Repeat { get; set; }

Property Value

Type: OnlineBoolean
The name of this property in the XML is "Rpt".
See Also