You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Localization Class > Localization Methods > GetFiles
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Localization.GetFiles Method

Returns a list of files associated with a given job.

C#
public DS.LocalizationJobFileDataTable GetFiles(Long JobID);
Visual Basic
Public Function GetFiles(ByVal JobID As Long) As DS.LocalizationJobFileDataTable
Parameters 
Description 
JobID 
Specifies the job. 

A LocalizationJobDataSet.LocalizationJobFileDataTable of files.

Files are typically ZIP files for export jobs and ZIP and XLIFF files for import jobs.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!