Share via


LedgerAcctsFinancialStmtImport::openFileOnClient Method [AX 2012]

Opens a file on the client to read.

Syntax

client protected static TextIo openFileOnClient(Filename _filename)

Run On

Client

Parameters

Return Value

Type: TextIo Class
A TextIO object that is opened in read mode.

Exceptions

Exception Condition
Error

The file could not be opened.

See Also

Reference

LedgerAcctsFinancialStmtImport Class