Share via


TaxAifPortSetupTaxIntegration_CN.validateAIFPort Method [AX 2012]

Validates data that is used to create ports.

Syntax

public boolean validateAIFPort(
    AifPortName _name, 
    FilePath _boundFolder, 
    AifMessageDirection _aifMessageDirection)

Run On

Called

Parameters

Return Value

Type: boolean
true if there are no errors; otherwise, false.

See Also

Reference

TaxAifPortSetupTaxIntegration_CN Class