Share via


SysVersionControlSystem.getModelFolder Method [AX 2012]

Gets the folder for the model.

Syntax

public FilePath getModelFolder(ModelId _modelId)

Run On

Client

Parameters

Return Value

Type: FilePath Extended Data Type
A file path of a folder if found; otherwise, an empty string.

See Also

Reference

SysVersionControlSystem Class