PurchPurchRFQReply_PurchRFQReplyTbl.existsTotalScore Method [AX 2012]

Determines whether the TotalScore data item exists in the data container.

Syntax

public boolean existsTotalScore()

Run On

Called

Return Value

Type: boolean
true if the TotalScore data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer.

See Also

Reference

PurchPurchRFQReply_PurchRFQReplyTbl Class