Proxy Class
Proxy is a class that makes web service calls using the IHDSvc interface.
Inheritance Hierarchy

Online System Object
  OnlineSystem.ServiceModel ClientBase IHDSvc 
    HotDocs.Sdk.Server.WebService Proxy

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 Proxy : ClientBase<IHDSvc>, 
	IHDSvc
See Also