LogisticsEntityLocationFormHandler.setIsPrivate Method [AX 2012]

Sets the value of the IsPrivate field.

Syntax

public void setIsPrivate(boolean _isPrivate)

Run On

Called

Parameters

  • _isPrivate
    Type: boolean
    A Boolean value of the IsPrivate field.

See Also

Reference

LogisticsEntityLocationFormHandler Class