getClassificationCodePathsForRecord

Description Parameters Returns Example
Returns the array of all code paths under which current record is classified/categoriezed. None array of all the treepaths of codes.

["rootcode/cat1/../code1", "rootcode/cat2/../code2", "rootcode/cat3/../code3"]

<op func="getClassificationCodePathsForRecord"> </op>