Share via


TaxAifInboundPortSetupTaxIntegration_CN::importFromFileInbound Method [AX 2012]

Imports XSLT files into the AIF XSLT repository, so that they can be used for outgoing transforms.

Syntax

client server public static void importFromFileInbound(
    str _filename, 
    AifPortName _portName, 
   [LineNum _linenum])

Run On

Called

Parameters

  • _filename
    Type: str
    The name and path of the XSLT file.

See Also

Reference

TaxAifInboundPortSetupTaxIntegration_CN Class