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

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

Property Value

Type: Guid
See Also