Share via


HcmAppBasketContactInfoFormHandler.showPrivate Method [AX 2012]

Determines whether a private check box should be visible or not.

Syntax

public boolean showPrivate()

Run On

Called

Return Value

Type: boolean
true if the current user has access to private locations; otherwise, false.

Remarks

The private check box should be visible even if entity caller is not party related.

See Also

Reference

HcmAppBasketContactInfoFormHandler Class