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

Returns a list of interchange files (i.e., XLIFF files) contained within a given ZIP file.

C#
public DS.LocalizationTargetDataTable GetInterchangeFilesInZipFile(Long FileID);
Visual Basic
Public Function GetInterchangeFilesInZipFile(ByVal FileID As Long) As DS.LocalizationTargetDataTable
Parameters 
Description 
FileID 
Specifies the ZIP file. 

A LocalizationJobDataSet.LocalizationTargetDataTable of XLIFF files.

XLIFF is a standard to interchange localization information for translation of text. The XLIFF files are compressed together into one or more ZIP files for convenience.

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!