Share via


SysVersionControlFilebasedBackEnd.fileCheckedOutTo Method [AX 2012]

Returns a list of users to whom a file is checked out to.

Syntax

public str fileCheckedOutTo(Filename _filename)

Run On

Client

Parameters

Return Value

Type: str
A comma separated list of users; otherwise, an empty String.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface