|  | Aqualogic Interaction API | |
| IPTObjectPropertyMap.QueryClassPropertyMappings Method |
Query property to class mappings used for object properties for a single class.
IPTQueryResult QueryClassPropertyMappings(
int
classID,
int
propIDMask);
Parameters
-
classID
- Class ID from PT_CLASSIDS
-
propIDMask
- PropID mask from PT_PROPIDS
Return Value
Query result of property to class mappings for a single class.
See Also
IPTObjectPropertyMap Interface | com.plumtree.server Namespace