PDSBalanceIngredient::selectIngredient Method [AX 2012]
Creates a new instance of the PDSBalanceIngredient class.
server public static PDSBalanceIngredient selectIngredient(PDSIngredientTypeEnum _type)
Run On
ServerParameters
- _type
- Type: PDSIngredientTypeEnum Enumeration
The ingredient type that identifies the specific type of ingredients to process.
Return Value
Type: PDSBalanceIngredient ClassA new instance of the appropriate derived class of the PDSBalanceIngredient class hierarchy.
Show: