Object Name | Name of the parent object under which to search. |
Object Type | Character string (see DB_TYPE). |
Activity Flag | Integer flag whose value determines which objects to return: ■-1 = return objects that are inactive, or are children of inactive models ■0 = return all objects regardless of activity ■1 = return all objects whose parent model is active. If the Object Type is "model", only return active models. ■2 = return active objects whose parent model is also active |
Levels | Integer flag whose value determines which objects to return: ■0 = all objects (exhaustive search) below parent ■1 = immediate children of parent ■2 = one or two levels below parent |