Assessment.getFiles
Signature
public AssessedFile[] getFiles()Description
Provides access to each file that was part of this assessment.
Returns
An array of AssessedFile objects.
Each object represents a file that was part of this assessment.
Throws
OunceException,
if the Data Access API cannot retrieve the assessed files.