Click or drag to resize
TranslationSubmissionInfoSubmissionCharCount Property
Number of character to translate within the submission.

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

Property Value

Type: Int32
See Also