Services Constructor
Construct a new instance of 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 Services(
	string tempPath
)

Parameters

tempPath
Type: OnlineSystem String
A path to a folder for storing temporary files.
See Also