Share via


RetailDeploymentHierarchyControllerFocus.isGlobalSearch Method [AX 2012]

Determines if the search context is global

Syntax

public boolean isGlobalSearch()

Run On

Called

Return Value

Type: boolean
true if the search context is global, false if the search context is not global.

Remarks

Need to run canSearch to determine if a search is allowed. If false, the result of calling this function may be invalid

See Also

Reference

RetailDeploymentHierarchyControllerFocus Class