EMTranslationResource Constructor (String, String, String)

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the EMTranslationResource class

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

Syntax
public EMTranslationResource(
	string phraseHash,
	string translatedPhrase,
	string resourceID
)

Parameters

phraseHash
Type: SystemString
translatedPhrase
Type: SystemString
resourceID
Type: SystemString
See Also