Share via


SysVersionControlFilebasedBackEnd.fileUndoCheckout Method [AX 2012]

Reverts the check-out of a file.

Syntax

public container fileUndoCheckout(Filename _filename)

Run On

Client

Parameters

Return Value

Type: container
A container with a Boolean value that indicates whether the check-out was successful and the name of the file.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface