Share via


SysVersionControllableBase.deleteFile Method [AX 2012]

Deletes the file that is associated with this object.

Syntax

public void deleteFile(str fileName)

Run On

Called

Parameters

  • fileName
    Type: str
    The file name that is associated with this object.

See Also

Reference

SysVersionControllableBase Class