ExtendedTranslationReference Class |
Namespace: CMS.ContinuousIntegration.Internal
public sealed class ExtendedTranslationReference : TranslationReference
The ExtendedTranslationReference type exposes the following members.
Name | Description | |
---|---|---|
AdditionalFields |
Dictionary containing pairs [Field name] -> [Value].
| |
CodeName |
Foreign object code name.
(Inherited from TranslationReference.) | |
Group |
Foreign object group translation reference.
(Inherited from TranslationReference.) | |
GUID |
Foreign object GUID.
(Inherited from TranslationReference.) | |
ObjectType |
Foreign object type.
(Inherited from TranslationReference.) | |
Parent |
Foreign object parent translation reference.
(Inherited from TranslationReference.) | |
Site |
Foreign object site.
(Inherited from TranslationReference.) | |
TypeInfo |
Type info of object represented by this translation reference.
|
Name | Description | |
---|---|---|
ToString |
Returns a string that represents the current object.
(Inherited from TranslationReference.) | |
WriteToXmlElement |
Adds the translation nodes to the serialization
(Inherited from TranslationReference.) |