[Missing <summary> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
Namespace: HotDocs.Cloud.Client
Assembly: HotDocs.Cloud.Client (in HotDocs.Cloud.Client.dll) Version: 1.0.5652.20312
public string CreateSession( string packageID, string packageFile, string billingRef = null, string answers = null, string[] markedVariables = null, InterviewFormat interviewFormat = InterviewFormat.JavaScript, OutputFormat outputFormat = OutputFormat.Native, Dictionary<string, string> settings = null, string theme = null, bool showDownloadLinks = true )
Parameters
- packageID
- Type: SystemString
[Missing <param name="packageID"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- packageFile
- Type: SystemString
[Missing <param name="packageFile"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- billingRef (Optional)
- Type: SystemString
[Missing <param name="billingRef"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- answers (Optional)
- Type: SystemString
[Missing <param name="answers"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- markedVariables (Optional)
- Type: SystemString
[Missing <param name="markedVariables"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- interviewFormat (Optional)
- Type: InterviewFormat
[Missing <param name="interviewFormat"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- outputFormat (Optional)
- Type: OutputFormat
[Missing <param name="outputFormat"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- settings (Optional)
- Type: System.Collections.GenericDictionaryString, String
[Missing <param name="settings"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- theme (Optional)
- Type: SystemString
[Missing <param name="theme"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
- showDownloadLinks (Optional)
- Type: SystemBoolean
[Missing <param name="showDownloadLinks"/> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]
Return Value
Type: String[Missing <returns> documentation for "M:HotDocs.Cloud.Client.RestClient.CreateSession(System.String,System.String,System.String,System.String,System.String[],HotDocs.Sdk.Server.Contracts.InterviewFormat,HotDocs.Sdk.Server.Contracts.OutputFormat,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Boolean)"]