Share via


SysTableExtension.getAllowRedefaultSet Method [AX 2012]

Retrieves the set of redefaultable fields of a table.

Syntax

protected Set getAllowRedefaultSet(Common record)

Run On

Called

Parameters

Return Value

Type: Set Class
The set of redefaultable fields in the table.

See Also

Reference

SysTableExtension Class