ProdIndirectTrans.type2ItemCalcType Method
Determines the element of the ItemCalcType enumeration based on the value of the Typefield of the current record.
Syntax
public ItemCalcType type2ItemCalcType()
Run On
Called
Return Value
Type: ItemCalcType Enumeration
The ItemCalcType element.
Exceptions
Exception | Condition |
---|---|
Error | No element of ItemCalcType matches the current type. |