SalesFormletterProvider.isStocked Method [AX 2012]

Determines whether the sales line is inventoried.

Syntax

public boolean isStocked()

Run On

Server

Return Value

Type: boolean
true if the sales line is inventoried; otherwise, false.

See Also

Reference

SalesFormletterProvider Class