Click or drag to resize
TranslationSubmissionInfoSubmissionDate Property
Date of the submission (when it was created).

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

Property Value

Type: DateTime
See Also