SvcClient Class
This class is used by a subscriber to interact with HotDocs Core Services.
Inheritance Hierarchy

SystemObject
  HotDocs.Cloud.ClientSvcClient

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public class SvcClient : IDisposable

The SvcClient type exposes the following members.

Constructors

  NameDescription
Public methodSvcClient
Constructs a Client object.
Top
Methods

  NameDescription
Public methodAssembleDocument
Assembles a document from the specified template and answersets.
Public methodDispose
Disposes the client.
Protected methodFinalize
Finalizer for the service client.
(Overrides ObjectFinalize.)
Public methodGetAnswers
Combines the provided answersets to form an aggregate answerset.
Public methodGetComponentInfo
Gets component information for the specified template.
Public methodGetInterview
Gets an interview for the specified template.
Top
See Also

Reference