DMTranslationPhrase Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a translated phrase.
Inheritance Hierarchy
SystemObject
  DMLibraryDMTranslationPhrase

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

Syntax
public class DMTranslationPhrase

The DMTranslationPhrase type exposes the following members.

Fields
NameDescription
Public fieldPhrase
The translated phrase.
Public fieldPhraseHash
SHA1 hash of the phrase -- should be exactly 27 characters.
Top
See Also