Share via


SysVersionControlSystem.getModelFromFile Method [AX 2012]

Gets the model ID for the specified file name.

Syntax

public ModelId getModelFromFile(Filename _filename)

Run On

Client

Parameters

Return Value

Type: ModelId Extended Data Type
The ID of the model.

Remarks

#ModelId_Undefined is returned if no model is found.

See Also

Reference

SysVersionControlSystem Class