PCAdaptorSubComponent::construct Method [AX 2012]

server public static PCAdaptorSubComponent construct(
    PCSubComponent _subComponent, 
    PCComponentInstance _parentComponentInstance, 
    PCComponentInstanceSubComponent _componentInstanceSubComponent, 
    PCComponentInstanceValue _componentInstanceValue, 
    PCAdaptorComponent _adaptorComponent)

Run On

Server

Parameters

_subComponent
Type: PCSubComponent Table
_parentComponentInstance
Type: PCComponentInstance Table
_componentInstanceSubComponent
Type: PCComponentInstanceSubComponent Table
_componentInstanceValue
Type: PCComponentInstanceValue Table
_adaptorComponent
Type: PCAdaptorComponent Class
Show: