AddressZipCodeImportExtension.openFile Method [AX 2012]

Opens the only read file

Syntax

protected void openFile([str _fileOpen])

Run On

Client

Parameters

  • _fileOpen
    Type: str
    The read only file

Exceptions

Exception Condition
Error

A file does not exist error will be thrown if import file is null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

See Also

Reference

AddressZipCodeImportExtension Class