PCXmlSessionDatabaseRelationType.addValue Method [AX 2012]
Adds a value to the collection of type values.
public void addValue(AttributeValueText _typeDisplayValue, PCSolverValue _typeSolverValue)
Run On
ServerParameters
- _typeDisplayValue
- Type: AttributeValueText Extended Data Type
A type display value.
- _typeSolverValue
- Type: PCSolverValue Extended Data Type
A type solver value.
Community Additions
ADD
Show: