Share via


xRefUpdateIL.setUpdateTableRelation Method [AX 2012]

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

Syntax

public void setUpdateTableRelation(boolean _updateTableRelation)

Run On

Server

Parameters

  • _updateTableRelation
    Type: boolean
    A Boolean value that indicates whether table relationships have to be included.

See Also

Reference

xRefUpdateIL Class