Share via


SysVersionControlFilebasedBackEnd.fileExists Method [AX 2012]

Verifies whether a file exists in the back end.

Syntax

public boolean fileExists(Filename _filename)

Run On

Client

Parameters

Return Value

Type: boolean
true if the file exists in the back end; otherwise, false.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface