PCGenerateComponentInstInfoCollection.add Method [AX 2012]

Adds an element to the collection.

public void add(RecId _componentInstanceRecId, PCGenerateComponentInstanceInfo _generateComponentInstanceInfo)

Run On

Server

Parameters

_componentInstanceRecId
Type: RecId Extended Data Type
A component instance record ID.
_generateComponentInstanceInfo
Type: PCGenerateComponentInstanceInfo Class
An instance of the PCGenerateComponentInstanceInfo class.

ExceptionCondition
Error

An instance of the PCGenerateComponentInstanceInfo class has already been added for the component instance record ID.

Community Additions

ADD
Show: