ConstantContact GetLibraryFileUploadStatus Method CTCT Wrapper Documented Class Library
Get status for an upload file

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public IList<FileUploadStatus> GetLibraryFileUploadStatus(
	string fileId
)

Return Value

Returns a list of FileUploadStatus objects
See Also