AfDataContainerClassGenerator.addParmMethod Method [AX 2012]
Generates the parm method for the specified data item.
Syntax
protected void addParmMethod(AfDataItemDescriptor _dataItemDescriptor, Map _dataItemNameMap)
Run On
Called
Parameters
- _dataItemDescriptor
Type: AfDataItemDescriptor Class
The descriptor of the data item for which to generate the parm method.
- _dataItemNameMap
Type: Map Class