RetailConnPOSDataTranslator.Postprocess Method [AX 2012]

Processes the class post 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 Postprocess(Object _dataTranslationContext)

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

Run On

Called

Parameters

_dataTranslationContext
Type: Object Class
Instance of the class RetailConnSCDataTranslationContext.

Community Additions

ADD
Show: