LogisticsLocationFormHandler.clear Method [AX 2012]

Clears the link between the entity and the location.

Syntax

public void clear([boolean _clearLinkOnly])

Run On

Called

Parameters

  • _clearLinkOnly
    Type: boolean
    A Boolean value that indicates whether to only clear the link and not delete the postal address.

Remarks

If the ClearLinkOnly value is not specified the method tries to delete the location and postal address.

See Also

Reference

LogisticsLocationFormHandler Class