SysDictRelation.new Method [AX 2012]
Creates an instance of the DictRelation class.
public void new(
int _id,
[UtilElementType _type,
int _arrayIndex])
Run On
CalledParameters
- _id
- Type: int
The ID of the new instance.
- _type
- Type: UtilElementType Enumeration
The element type of the new instance.
- _arrayIndex
- Type: int
The index of an array of the new instance; optional.
Community Additions
ADD
Show: