Share via


SysVersionControlModelFile::newModelFile Method [AX 2012]

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

Syntax

client public static SysVersionControlModelFile newModelFile(Filename _filename)

Run On

Client

Parameters

Return Value

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

See Also

Reference

SysVersionControlModelFile Class