Creates new submission item within given submission (saves it to DB also) and returns the object.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.TranslationServices TranslationSettings
Translation settings
- submission
- Type: CMS.TranslationServices TranslationSubmissionInfo
Submission to which the item belongs
- sourceNode
- Type: CMS.DocumentEngine TreeNode
Node tu submit
- targetDocId
- Type: System Int32
Document ID of the target culture node (0 if does not exist)
Return Value
Type: TranslationSubmissionItemInfoSee Also