StackBase.new Method [AX 2012]
Creates a new instance of the StackBase class.
public void new([Types _types])
Run On
CalledParameters
- _types
- Type: Types Enumeration
The type of objects you want the stack to work on, if there are no specific types given when the class is constructed with classes as objects; optional.
Community Additions
ADD
Show: