Share via


TaxReportDomesticTransfer_IT.refereshCallerDataSource Method [AX 2012]

Refreshes the caller form data source after the successful transfer.

Syntax

Note

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 refereshCallerDataSource(Args _args)

  Microsoft Dynamics AX 2012 R2 (SYS)
          private void refereshCallerDataSource(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The caller erguments object.

See Also

Reference

TaxReportDomesticTransfer_IT Class