Share via


BlackListExport_IT.getWriterFiscalCode Method [AX 2012]

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
          private FiscalCode getWriterFiscalCode(BlackListTable_IT _blackListTable, CompanyInfo _companyInfo)

  Microsoft Dynamics AX 2012 R2 (SYS)
          private FiscalCode getWriterFiscalCode(BlackListTable_IT _blackListTable)

Run On

Client

Parameters

See Also

Reference

BlackListExport_IT Class