Share via


SysTest.configKeyDependencyCheck Method [AX 2012]

Indicates whether the configuration keys that the method depends on are all enabled.

Syntax

private boolean configKeyDependencyCheck(ClassId _classId, IdentifierName _methodName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the method depends on no configuration keys or they are all enabled; otherwise, false.

See Also

Reference

SysTest Class