Click or drag to resize
TranslationSettingsTranslationDeadline Property
Gets or sets the deadline proposed for the translation.

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

Property Value

Type: DateTime
See Also