Share via


SysTestCaseDependsOnConfigKeyAttribute.new Method [AX 2012]

The SysTestCaseDependsOnConfigKey class is the attribute class that is used to set up a dependency between a test method or test class and a specialized configuration key.

Syntax

public void new(ConfigurationKeyId _requiredConfigurationKey)

Run On

Called

Parameters

See Also

Reference

SysTestCaseDependsOnConfigKeyAttribute Class