Click or drag to resize
TranslationServiceInfoTranslationServiceSupportsPriority Property
Determines whether the service supports prioritizing of submissions.

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

Property Value

Type: Boolean
See Also