Share via


SysTableExtension.getDefaultingDependencies Method [AX 2012]

Retrieves the defaulting dependencies of a table

Syntax

public container getDefaultingDependencies(Common record)

Run On

Called

Parameters

Return Value

Type: container
A container with the defaulting dependencies of the table.

Remarks

The results include the dependencies of the table and parents of the table.

See Also

Reference

SysTableExtension Class