ReqDemPlanExcelFileGenerator.exportResourceAsFile Method [AX 2012]

Exports the specified resource to the specified path, if the file does not yet exist.

Syntax

private boolean exportResourceAsFile(ResourceName _resourceName, Filename _path)

Run On

Called

Parameters

Return Value

Type: boolean
true if the target file already exists; otherwise, false.

See Also

Reference

ReqDemPlanExcelFileGenerator Class