Aqualogic Interaction API  
 

IPTACLSyncMap.QueryMappingsForItem Method 

Get the items that this item is mapped to or from.

IPTQueryResult QueryMappingsForItem(
   int lACLItemType,
   string bstrString
);

Parameters

lACLItemType
a PT_ACLSYNC_ITEMTYPES for which mappings desired
bstrString
The mapping string

Return Value

an IPTQueryResult containing mapped items

See Also

IPTACLSyncMap Interface | com.plumtree.server Namespace