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

Returns the interchange (i.e., XLIFF) file record specified by ID.

C#
public DS.LocalizationTargetRow GetInterchangeFile(Long ID);
Visual Basic
Public Function GetInterchangeFile(ByVal ID As Long) As DS.LocalizationTargetRow
Parameters 
Description 
ID 
Specifies the interchange (i.e., XLIFF) file record. 

A LocalizationJobDataSet.LocalizationTargetRow data record of the selected XLIFF file or Nothing if it does not exist.

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!