Share via


SysTableExtension.getAllowRedefault Method [AX 2012]

Retrieves the redefaultable fields of a table.

Syntax

public container getAllowRedefault(Common record)

Run On

Called

Parameters

Return Value

Type: container
A container of redefaultable fields from the table.

Remarks

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

See Also

Reference

SysTableExtension Class