RetailConnPOSDataTranslator.Preprocess Method [AX 2012]

Processes the class pre translated.

NoteNote

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.


  Microsoft Dynamics AX 2012 R3
          public void Preprocess(Object _dataTranslationContext)

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void Preprocess(RetailConnSCDataTranslationContext _dataTranslationContext)

Run On

Called

Parameters

_dataTranslationContext
Type: Object Class
Instance of the class RetailConnSCDataTranslationContext.

Community Additions

ADD
Show: