DialogField.mcrReplaceOnLookup Method [AX 2012]

Sets replaceOnLookup property for a dialog field.

Syntax

public void mcrReplaceOnLookup(boolean s)

Run On

Called

Parameters

  • s
    Type: boolean
    A Boolean to set the replaceOnLookup property to.

See Also

Reference

DialogField Class