Click or drag to resize
TranslationServiceInfoTranslationServiceGUID Property
GUID of the translation service.

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

Property Value

Type: Guid
See Also