Click or drag to resize
TranslationServiceInfoTranslationServiceSupportsStatusUpdate Property
Determines whether is allowed manual updating of submission status .

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax
C#
public virtual bool TranslationServiceSupportsStatusUpdate { get; set; }

Property Value

Type: Boolean
See Also