WebCenter Interaction API  
 

IPTSubPortal.SetRelatedResourcesAccessType Method 

Sets the access types to Related Resources.

void SetRelatedResourcesAccessType(
   int nRRAccessType
);

Parameters

nRRAccessType
Bitmask to specify access to different related resource types defined in PT_RELATED_RESOURCES_ACCESS_TYPES.

See Also

IPTSubPortal Interface | com.plumtree.server Namespace | PT_RELATED_RESOURCES_ACCESS_TYPES