Share via


SysVersionControlModelFile.toFile Method [AX 2012]

Saves the element to the disk by using the specified file name.

Syntax

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

Run On

Client

Parameters

  • _creating
    Type: boolean
    A Boolean value that indicates if the save operation is executed when the element is created.

Return Value

Type: boolean
true if the file is saved successfully; otherwise, false.

See Also

Reference

SysVersionControlModelFile Class