Saves the specified session file to a locaiton on the local disk.
Namespace: HotDocs.Sdk.CloudAssembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- sessionId
- Type:
System String
The session ID.
- fileName
- Type:
System String
The name of the session document to return.
- localPath
- Type:
System String
The local path where the session document will be saved.
See Also