Share via


RetailDeploymentHierarchyUIInterface.insertNewSynchClientButtonEnabled Method [AX 2012]

Enable or disable the synch client button.

Syntax

public void insertNewSynchClientButtonEnabled(boolean _enabled)

Run On

Called

Parameters

  • _enabled
    Type: boolean
    True if it should be enabled, false otherwise.

See Also

Reference

RetailDeploymentHierarchyUIInterface Interface