Share via


ReqPeggingTreeNodeCache.new Method [AX 2012]

Creates new instance of the ReqPeggingTreeNodeCache class.

Syntax

public void new(ClassName _ownerClassName)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

If no owner class is specified.

Remarks

Note : all instances created with the same class name will share cached data.

See Also

Reference

ReqPeggingTreeNodeCache Class