SvcClient Class |
This class is used by a subscriber to interact with HotDocs Core Services.
Inheritance Hierarchy
HotDocs.Cloud.ClientSvcClient
Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax
The SvcClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SvcClient |
Constructs a Client object.
|
Methods
Name | Description | |
---|---|---|
![]() | AssembleDocument |
Assembles a document from the specified template and answersets.
|
![]() | Dispose |
Disposes the client.
|
![]() | Finalize |
Finalizer for the service client.
(Overrides ObjectFinalize.) |
![]() | GetAnswers |
Combines the provided answersets to form an aggregate answerset.
|
![]() | GetComponentInfo |
Gets component information for the specified template.
|
![]() | GetInterview |
Gets an interview for the specified template.
|
See Also