Click or drag to resize
TranslationSubmissionItemInfoSubmissionItemCharCount Property
Number of characters to translate within the submission item.

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

Property Value

Type: Int32
See Also