PCModelingLibrary::findOrCreateModifierCondition Method [AX 2012]

Finds or creates a condition that is associated with the specified attribute modifier.

client server public static PCApplicationControlConstraint findOrCreateModifierCondition(EcoResComponentControl _modifier)

Run On

Called

Parameters

_modifier
Type: EcoResComponentControl Table
The modifier that is associated with the condition.

Return Value

Type: PCApplicationControlConstraint Table
A record in the PCExpressionConstraint table that is related to the specified modifier.
Show: