Share via


SysTest.checkArrayConfigKeyAttributes Method [AX 2012]

Indicates whether the specified array of attributes point to a configuration key that is not enabled.

Syntax

private boolean checkArrayConfigKeyAttributes(Array _attributes)

Run On

Called

Parameters

  • _attributes
    Type: Array Class
    The collection of attributes to check.

Return Value

Type: boolean
true if the attributes point only to enabled configuration keys; otherwise, false.

See Also

Reference

SysTest Class