Click or drag to resize
TranslationSubmissionItemInfoSubmissionItemType Property
File type of the submission item (XLIFF by default).

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

Property Value

Type: String
See Also