Share via


LogisticsEntityLocationFormHandler.updateLocationStatus Method [AX 2012]

Activates or deactivates the location record.

Syntax

public void updateLocationStatus([boolean _deleteDefaults])

Run On

Called

Parameters

  • _deleteDefaults
    Type: boolean
    A Boolean value that indicates whether the corresponding default location record should be removed.

See Also

Reference

LogisticsEntityLocationFormHandler Class