Click or drag to resize
TranslationSettingsPriority Property
Gets or sets the priority with which the translation will be submitted to the translation service (the higher the number the higher the priority).

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

Property Value

Type: Int32
See Also