PCRuntimePriceModel.addPriceElement Method [AX 2012]
Add a runtime price element to the model.
public void addPriceElement(PCRuntimePriceElement _runtimePriceElement, str _xPath)
Run On
CalledParameters
- _runtimePriceElement
- Type: PCRuntimePriceElement Class
A runtime price element.
- _xPath
- Type: str
The XPath which identifies the price element.
Community Additions
ADD
Show: