Services Class
The Local.Services class provides the local implementation of IServices, meaning that it provides an implementation that expects HotDocs Server to be installed on the same machine as the host application.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk.Server.Local Services

Namespace: HotDocs.Sdk.Server.Local
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