Share via


SysTreeNodeVSItem.toFile Method [AX 2012]

Exports the item to file on disk.

Syntax

public boolean toFile(FilenameSave _filename, [boolean _creating])

Run On

Called

Parameters

  • _creating
    Type: boolean
    This parameter is not used.

Return Value

Type: boolean
true if the file was successfully exported; otherwise, false.

See Also

Reference

SysTreeNodeVSItem Class