Share via


SalesQuotationTableForm.enableProductModelLineButton Method [AX 2012]

Enables or disables the product model button.

Syntax

public void enableProductModelLineButton(SalesQuotationLine _salesQuotationLine, FormMenuButtonControl _productModelButton)

Run On

Called

Parameters

  • _salesQuotationLine
    Type: SalesQuotationLine Table
    A table buffer that contains the current SalesQuotationLine records.

See Also

Reference

SalesQuotationTableForm Class