StartUpload
Definition
public int StartUpload(string username, string password)
Description
Starts the upload of a new file for cleansing to Data8.
The identifier returned from this method must be supplied to subsequent calls to
UploadBlock, FinishUpload
and SubmitJob to identify the data being worked with.
Upload Manager documentation