Click or drag to resize
ResultGetUploadResponse Method

» Asprise Scan Home · Developer's Guide

Returns the upload response if available. This is a shortcut method, use GetOutputItems() if you need more control.

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 string GetUploadResponse()

Return Value

Type: String
the upload response or null if not available.
See Also