Application.canUpdatexRef Method [AX 2012]

Indicates whether a cross-reference can be updated.

Syntax

public boolean canUpdatexRef()

Run On

Server

Return Value

Type: boolean
true if the cross-reference can be updated; otherwise, false.

See Also

Reference

Application Class