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.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 12.0.0
Syntax public int Priority { get; set; }
Property Value
Type:
Int32See Also