Click or drag to resize
TranslationServiceInfoTranslationServiceSupportsDeadline Property
Determines whether the service supports deadline for submissions.

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

Property Value

Type: Boolean
See Also