Aqualogic Interaction API  
 

IPTObjectPropertyMap.QueryAllClassPropertyMappings Method 

Query all property to class mappings used for object properties.

IPTQueryResult QueryAllClassPropertyMappings(
   int propIDMask
);

Parameters

propIDMask
PropID mask from PT_PROPIDS

Return Value

Query result of all property to class mappings

See Also

IPTObjectPropertyMap Interface | com.plumtree.server Namespace