LedgerBalanceSheetDimPrint::writeXBRLfile Method [AX 2012]

Writes the XBRL information to a file.

client protected static void writeXBRLfile(str _xbrlString, str _filename)

Run On

Client

Parameters

_xbrlString
Type: str
The information to write.
_filename
Type: str
The name of the file.
Show: