Click or drag to resize
TranslationSubmissionItemInfoSubmissionItemGUID Property
GUID of the submission item.

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

Property Value

Type: Guid
See Also