RHolderData_ComplexContainer.insert Method [AX 2012]

This member overrides the insert Method.

public void insert(
    container _key, 
    anytype _valueValue, 
   [boolean _recursive, 
    int _valueTypePosition])

Run On

Server

Parameters

_key
Type: container
_valueValue
Type: anytype
_recursive
Type: boolean
_valueTypePosition
Type: int

Community Additions

ADD
Show: