Click or drag to resize
ContinuousIntegrationTranslationHelper Properties

The ContinuousIntegrationTranslationHelper type exposes the following members.

Properties
  NameDescription
Public propertyIDConversion
ID conversion table [objectType.ToLowerCSafe()] -> hash table [OldID -> NewID]
(Inherited from TranslationHelper.)
Public propertyTranslationTable
Returns the translation table.
(Inherited from TranslationHelper.)
Public propertyUseDisplayNameAsCodeName
If true, display name is used instead of the code name.
(Inherited from TranslationHelper.)
Top
See Also