Get status for an upload file
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IList<FileUploadStatus> GetLibraryFileUploadStatus( string fileId )
Parameters
- fileId
- Type:
System String
The id of the file
Return Value
Returns a list of FileUploadStatus objectsSee Also