Retrieves the classification code object using provided parent code object and the code NAME string
|
- parentCode: parent classification code object (link type classificationcode).
- Child classificationCodeName: child classification code NAME string.
|
classification code object
|
<op func="getClassificationCodeByName"> <var>LINK_CCODE</var> or any expression that evaluates to classification code <const type="string">codename</const> <!-- the code NAME to retrieve --> </op>
|