Share via


LogisticsEntityLocationFormHandler.setIsPrimaryTaxRegistration Method [AX 2012]

Sets the value of the IsPrimaryTaxRegistration field.

Syntax

public void setIsPrimaryTaxRegistration(boolean _isPrimary)

Run On

Called

Parameters

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

See Also

Reference

LogisticsEntityLocationFormHandler Class