This is a stateless, object-oriented interface for basic communications with HotDocs Server or Cloud Services, including
getting interviews, assembling documents, and other simple operations.
There are three implementations of IServices:
Namespace: HotDocs.Sdk.Server- Local.Services - talks to a locally-running copy of HotDocs Server;
- WebService.Services - talks to a remotely-running copy of HotDocs Server via the HotDocs Server web services interface;
- Cloud.Services - talks to HotDocs Cloud Services running in Windows Azure.
Assembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also