Click or drag to resize
CustomProcessorBaseTranslationHelper Property
Translation helper object used to optimize database calls.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
protected TranslationHelper TranslationHelper { get; }

Property Value

Type: TranslationHelper
See Also