VendInvoiceTransExpanded::isStockedProductExpression Method [AX 2012]

Returns an expression that checks whether the current row is for a stocked product.

client server private static str isStockedProductExpression()

Run On

Called

Return Value

Type: str
true if the record is for a stocked product; otherwise, false.
Show: