Share via


SysVersionControlFilebasedBackEnd.changeListContents Method [AX 2012]

Gets the contents of a checked in change list.

Syntax

public SysVersionControlTmpItem changeListContents(SysVersionControlChangeNumber _number)

Run On

Client

Parameters

Return Value

Type: SysVersionControlTmpItem Table
The contents of the change list.

Remarks

The returned table contains one record for each file in the change list.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface