Share via


SysVersionControlModelFile.preCheckInUpdate Method [AX 2012]

Updates the check in operation for the specified file.

Syntax

public boolean preCheckInUpdate(Filename _filname, SysVersionControlSettings _settings)

Run On

Client

Parameters

Return Value

Type: boolean
Always returns true.

See Also

Reference

SysVersionControlModelFile Class