Proxy GetAnswers Method
Call GetAnswers on HotDocs Server via web services.

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

public BinaryObject GetAnswers(
	BinaryObject[] answers
)

Parameters

answers
Type:  HotDocs.Sdk.Server.Contracts BinaryObject 

[Missing <param name="answers"/> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetAnswers(HotDocs.Sdk.Server.Contracts.BinaryObject[])"]

Return Value

Type: BinaryObject

[Missing <returns> documentation for "M:HotDocs.Sdk.Server.WebService.Proxy.GetAnswers(HotDocs.Sdk.Server.Contracts.BinaryObject[])"]

Implements

IHDSvc GetAnswers( BinaryObject )
See Also