DictDataSet::construct Method [AX 2012]
Constructs a DictDataSet instance, given its name.
client server public static DictDataSet construct(str name)
Run On
CalledParameters
- name
- Type: str
The name to set for the new instance of the DictDataSet class.
Show: