PlanActivityNextLevelCache.find Method [AX 2012]

Finds values in the cache that is stored under the specified key.

public anytype find(anytype _key)

Run On

Called

Parameters

_key
Type: anytype
The cache key.

Return Value

Type: anytype
The PlanActivity record that represents the next level activity; otherwise, an empty buffer.

Community Additions

ADD
Show: