PCGenerateComponentInstInfoCollection.get Method [AX 2012]

Gets an element in the collection.

public PCGenerateComponentInstanceInfo get(RecId _componentInstanceRecId)

Run On

Server

Parameters

_componentInstanceRecId
Type: RecId Extended Data Type
A component instance record ID.

Return Value

Type: PCGenerateComponentInstanceInfo Class
An PCGenerateComponentInstanceInfo object.

ExceptionCondition
Error

The record ID does not exist in the collection.

Community Additions

ADD
Show: