Creates new submission to queue (saves it to DB also) and returns the object.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- settings
 - Type: CMS.TranslationServices TranslationSettings
Translation settings 
- info
 - Type: CMS.TranslationServices TranslationServiceInfo
Translation service info 
- userId
 - Type: 
System Int32
ID of the user who created submission 
- siteId
 - Type: 
System Int32
ID of the site the submission belongs to 
- submisionName
 - Type: 
System String
Name of the submission 
Return Value
Type: TranslationSubmissionInfoSee Also