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: 13.0.131
Syntax
C#
public int Priority { get; set; }

Property Value

Type: Int32
See Also