Services Class
This Services class is an implementation of the IServices interface that uses HTTP or HTTPS web services calls to connect to HotDocs Server for each of the IServices interface methods.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk.Server.WebService 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 class Services : IServices
See Also