Aqualogic Interaction API  
 

IPTCommunity.SetHeaderID Method 

Assigns new Header ID to this community. Requires SELECT on the header gadget.

void SetHeaderID(
   int nHeaderID
);

Parameters

nHeaderID
ID of a header gadget

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