Share via


LogisticsEntityLocationFormHandler.setIsPrimary Method [AX 2012]

Sets the value of the IsPrimay field.

Syntax

public void setIsPrimary(boolean _isPrimary)

Run On

Called

Parameters

  • _isPrimary
    Type: boolean
    A Boolean value of the IsPrimary field.

See Also

Reference

LogisticsEntityLocationFormHandler Class