Share via


SysVersionControlSystemFileBased.validateMultipleModels Method [AX 2012]

Validates that the SysVersionControlLabel class has references to multiple models in the current layer.

Syntax

protected boolean validateMultipleModels(SysVersionControllable _controllable)

Run On

Client

Parameters

Return Value

Type: boolean
true if the controllable has one reference to a model or is not a root tree node; otherwise, false.

See Also

Reference

SysVersionControlSystemFileBased Class