Share via


xRefUpdate.setUpdateTableRelation Method [AX 2012]

Sets the state to control whether the cross-reference generation should include updates to table relations.

Syntax

public void setUpdateTableRelation(boolean _argUpdateTableRelation)

Run On

Called

Parameters

  • _argUpdateTableRelation
    Type: boolean
    true if table relationships has to be included.

See Also

Reference

xRefUpdate Class