Share via


SysVersionControlModelFile::newItemPath Method [AX 2012]

Initializes a new instance of the SysVersionControlModelFile class by using the specified file without loading the content.

Syntax

client public static SysVersionControlModelFile newItemPath(SysVersionControlItemPath _itemPath)

Run On

Client

Parameters

Return Value

Type: SysVersionControlModelFile Class
A new instance of the SysVersionControlModelFile class.

See Also

Reference

SysVersionControlModelFile Class