Share via


ReqPeggingTreeNodeCache.find Method [AX 2012]

Retrieves cached value.

Syntax

public container find(ClassName _className, container _key)

Run On

Called

Parameters

  • _key
    Type: container
    Key of the cached ited.

Return Value

Type: container
Cached container or conNull() if value is not present.

See Also

Reference

ReqPeggingTreeNodeCache Class