EMTranslationResourceSummary Constructor (String, String, String)

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

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

Syntax
public EMTranslationResourceSummary(
	string resourceID,
	string phrase,
	string translation
)

Parameters

resourceID
Type: SystemString
phrase
Type: SystemString
translation
Type: SystemString
See Also