Share via


InventDimCtrl_Frm_AgreementLine.setIsCategoryBased Method [AX 2012]

Sets the IsCategoryBased variable according to the parameter.

Syntax

public void setIsCategoryBased(boolean _isCategoryBased)

Run On

Client

Parameters

  • _isCategoryBased
    Type: boolean
    A Boolean that indicates whether an agreement line is category based.

See Also

Reference

InventDimCtrl_Frm_AgreementLine Class