| ProcessTranslationEventArgs Properties | 
The ProcessTranslationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentHandler | 
            Currently executing handler
              (Inherited from CMSEventArgs.) | |
| ForceTargetObjectUpdate | 
            Indicates if the update of the target object should be forced
              | |
| OriginalEventArgs | 
            Original event arguments for the event
              (Inherited from CMSEventArgs.) | |
| SourceObject | 
            Source object to be translated
              | |
| Submission | 
            Translation submission for which the translation is processed
              | |
| TargetObject | 
            Target object to be used as a translation (Typically same as the soure object. Documents have separate culture versions.)
              |