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

Returns a list of files in a given ZIP file.

C#
public DS.LocalizationJobFileDataTable GetFilesInZipFile(Long FileID);
Visual Basic
Public Function GetFilesInZipFile(ByVal FileID As Long) As DS.LocalizationJobFileDataTable
Parameters 
Description 
FileID 
Specifies a file (e.g., ZIP file) 

A LocalizationJobDataSet.LocalizationJobFileDataTable of files.

Files are typically ZIP and XLIFF files for import jobs. The export process usually will not generate ZIP files with other ZIP files in them.

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!