inputFileUri property

Uri? get inputFileUri

The input file path of this parameter. This should be the location on disk of a file that will be uploaded to the server that the geoprocessing task will run on.

This is only for input parameters. Setting this will override a URL set with GeoprocessingDataFile.uri. Note that this property will be ignored if uploadId is set.

set inputFileUri (Uri? value)