Click or drag to resize
UploadSettingSetSaveResponseToFile Method

» Asprise Scan Home · Developer's Guide

Saves response to the given file instead of returning response.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UploadSetting SetSaveResponseToFile(
	string saveResponseToFile
)

Parameters

saveResponseToFile
Type: SystemString

Return Value

Type: UploadSetting
See Also