Expand Minimize
This topic has not yet been rated - Rate this topic

SysVersionControlFilebasedBackEnd.fileSetCheckin Method

Dynamics AX 2009

Checks in a set of files and retrieves a user comment.


public boolean fileSetCheckin(Map _setOfFiles, SysVersionControlItemComment _comment)

Client

Parameter

Description

_setOfFiles

The set of files to check in.

_comment

The comment to use for the check in.

true when the set of files is checked in; otherwise, false.

Any file that is successfully checked in is also unlocked.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.