EMTranslationResourceRepositoryProcessTranslationResources Method

Alterian Email Manager 6.2.3 SDK Help File
remove comments and replace all embedded resources.

Namespace:  DMLibrary.Repository
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public void ProcessTranslationResources(
	List<EMTranslationResource> rawTranslationResources
)

Parameters

rawTranslationResources
Type: System.Collections.GenericListEMTranslationResource
Raw translation resources to be updated.
See Also