AxdStack.push Method [AX 2012]
Pushes an AxBC object onto the stack.
public void push(AxInternalBase _axBC)
Run On
CalledParameters
- _axBC
- Type: AxInternalBase Class
An AxBC object to push onto the stack.
Community Additions
ADD
Show:
Pushes an AxBC object onto the stack.
public void push(AxInternalBase _axBC)