isRecordCategorizedUnderMultipleCodeNamePaths
Description | Parameters | Returns | Example |
---|---|---|---|
Checks whether current record is categorized under all provided array of code names paths. | classificationScheme: the classification scheme link object
arrayOfTreepathOfCodeNames |
true or false | <op func="isRecordCategorizedUnderMultipleCodeNamesPaths">
<var>classificationScheme</var> <const type="string">rootcode/firstLevel/secondLevel/mycodeNameONE</const> <const type="string">rootcode/firstLevel/secondLevel/mycodeNameTWO</const> <const type="string">rootcode/firstLevel/secondLevel/mycodeName_N</const> </op> |
Copyright © Cloud Software Group, Inc. All rights reserved.