DialogInfo Items Field
A list of items contained in the dialog.

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 List<DialogItemInfo> Items

Field Value

Type: OnlineList DialogItemInfo 
See Also