Share via


SysTreeNodeVSProject.allowCreate Method [AX 2012]

Indicates whether the object can be added to version control.

Syntax

public boolean allowCreate(SysVersionControlSettings _settings)

Run On

Called

Parameters

Return Value

Type: boolean
true if the object can be added to version control; otherwise, false.

Remarks

This method always returns false for objects in Visual Studio Projects.

See Also

Reference

SysTreeNodeVSProject Class