Share via


AxdBaseCreate.popElementOffStack Method [AX 2012]

Pops the top element off the stack of AxInternalBase instances.

Syntax

protected void popElementOffStack()

Run On

Server

Remarks

The axBxStack class variable is updated.

This protected method is internal to the AxdBaseCreate Class, and should be called only from the AxdBaseCreate.deserializeDocument Method.

See Also

Reference

AxdBaseCreate Class