Aqualogic Interaction API  
 

IPTCommunity.SetCommunityTemplateID Method 

Assigns a community template to this community.

void SetCommunityTemplateID(
   int nCommunityTemplateID
);

Parameters

nCommunityTemplateID
ID of the new community template

Exceptions

Exception Type Condition
Exception with PT_RESULTCODES.PT_E_INSUFFICIENTROLEACCESS errorcode if the user has insufficient access to the community

See Also

IPTCommunity Interface | com.plumtree.server Namespace