DMTranslation Class

Alterian Email Manager 6.2.3 SDK Help File
Represents an available translation.
Inheritance Hierarchy
SystemObject
  DMLibraryDMTranslation

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

Syntax
[SerializableAttribute]
public class DMTranslation

The DMTranslation type exposes the following members.

Fields
NameDescription
Public fieldID
ID of the translation.
Public fieldLanguageCode
LanguageCode for this translation id.
Public fieldName
Name of the translation.
Top
See Also