Submits the document to a translation.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Source culture document (if you want to translate EN to CZ, pass EN version of the document as this parameter) 
- settings
 - Type: CMS.TranslationServices TranslationSettings
Translation settings 
Return Value
Type:Null if operation was successful, error message to display otherwise
See Also