SalesLinePotencyPriceCache.exists Method [AX 2012]

Validates does the record exist in the cache.

Syntax

public boolean exists(SalesLineRefRecId _salesLineRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if record exists in the cache; otherwise, false.

See Also

Reference

SalesLinePotencyPriceCache Class