IEMTranslationResourceRepositoryValidateTranslationResource Method

Alterian Email Manager 6.2.3 SDK Help File
Validate that a Phrase can be processed for embedded resources.

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

Syntax
void ValidateTranslationResource(
	int TranslationID,
	string ResourceID,
	string Phrase
)

Parameters

TranslationID
Type: SystemInt32
The Language ID to validate.
ResourceID
Type: SystemString
Human readable resource ID.
Phrase
Type: SystemString
See Also