PCGenerateComponentInstInfoCollection.add Method [AX 2012]
Adds an element to the collection.
public void add(RecId _componentInstanceRecId, PCGenerateComponentInstanceInfo _generateComponentInstanceInfo)
Run On
ServerParameters
- _componentInstanceRecId
- Type: RecId Extended Data Type
A component instance record ID.
- _generateComponentInstanceInfo
- Type: PCGenerateComponentInstanceInfo Class
An instance of the PCGenerateComponentInstanceInfo class.
Community Additions
ADD
Show: