Application.updatexRefSet Method [AX 2012]

Disables and enables updates of the cross-reference.

Syntax

public void updatexRefSet(boolean disable)

Run On

Server

Parameters

  • disable
    Type: boolean
    A Boolean value that indicates whether the cross-reference is disabled.

See Also

Reference

Application Class