Returns if the DataFile is fully processed. This is especially useful when a new file is being saved or uploaded. The initial call to save or upload the file returns when the process has started but processing continues on the cloud. This property will return true when all of the processing has been completed and all information related to the Datafile is now available.
"dataFile_var" is a variable referencing a DataFile object.
|
"dataFile_var" is a variable referencing a DataFile object.
|