Click or drag to resize
IProjectAddBilingualReferenceFiles Method
Associates a number of Bilingual reference file to particular source file in a target language using an array of BilingualFileMapping

Namespace: Sdl.ProjectAutomation.Core
Assembly: Sdl.ProjectAutomation.Core (in Sdl.ProjectAutomation.Core.dll) Version: 3.0.0.0 (3.1.5799.0)
Syntax
void AddBilingualReferenceFiles(
	BilingualFileMapping[] mappings
)

Parameters

mappings
Type: Sdl.ProjectAutomation.CoreBilingualFileMapping
An array of BilingualFileMapping Objects
Remarks
This is used to associate bilingual reference files prior to running the project prepare task sequance so that bilingual reference files can be associated with target files before the files have been copied to the target languages
See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments