PCModifierFactory.getComponentControlModifier Method [AX 2012]

Retrieves an enum that represents the type of modifier for a PCSubComponentControl or EcoResComponentControl record.

public anytype getComponentControlModifier(Common _componentControl)

Run On

Called

Parameters

_componentControl
Type: Common Table
The record.

Return Value

Type: anytype
A PCSubComponentModifierType enum or an EcoResModifierType enum.

ExceptionCondition
Error

Unexpected record type.

Community Additions

ADD
Show: