Share via


SysVersionControlSystemMorphX.getContainerVersion Method [AX 2012]

Gets the container of the specified version.

Syntax

public void getContainerVersion(
    SysTreeNodeContainer _container, 
    SysVersionControlTmpItem _item, 
    SysVersionControlItemPath _vcsItemPath, 
    str extractFolder)

Run On

Client

Parameters

  • extractFolder
    Type: str
    The folder where the container items are extracted.

See Also

Reference

SysVersionControlSystemMorphX Class