ReturnReturnOrderIn_SalesLine.existsPSAProjProposalInventQty Method [AX 2012]
Determines whether the PSAProjProposalInventQty data item exists in the data container.
Syntax
public boolean existsPSAProjProposalInventQty()
Run On
Called
Return Value
Type: boolean
true if the PSAProjProposalInventQty data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.