Share via


RAssetInventoryIntangibleToExcel.makeDocument Method [AX 2012]

Opens an XMLExcelDocument object to work with

Syntax

public boolean makeDocument()

Run On

Client

Return Value

Type: boolean
true if the document was opened; otherwise, false.

Remarks

The file is first copied to a subfolder of the current user temp path. If a subfolder doesn't exist, it is created.

See Also

Reference

RAssetInventoryIntangibleToExcel Class