RestClientGetSessionDoc Method

[Missing <summary> documentation for "M:HotDocs.Cloud.Client.RestClient.GetSessionDoc(System.String,System.String,System.String)"]

Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
Syntax

public void GetSessionDoc(
	string sessionId,
	string fileName,
	string localPath
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:HotDocs.Cloud.Client.RestClient.GetSessionDoc(System.String,System.String,System.String)"]

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:HotDocs.Cloud.Client.RestClient.GetSessionDoc(System.String,System.String,System.String)"]

localPath
Type: SystemString

[Missing <param name="localPath"/> documentation for "M:HotDocs.Cloud.Client.RestClient.GetSessionDoc(System.String,System.String,System.String)"]

See Also

Reference