Share via


SysVersionControlSystemMorphX.getChangesHistory Method [AX 2012]

Gets a collection of SysVersionControlChangeLists records that describe all changes.

Syntax

public SysVersionControlTmpChange getChangesHistory()

Run On

Client

Return Value

Type: SysVersionControlTmpChange Table
A temporary SysVersionControlTmpChange table that contains a record for each change.

See Also

Reference

SysVersionControlSystemMorphX Class