Aqualogic Interaction API  
 

IPTInvitation.SetDefaultProfileID Method 

Sets a Default Profile ID for this Invitation.

void SetDefaultProfileID(
   int nDefaultProfileID
);

Parameters

nDefaultProfileID
ID of a default user profile. Needs at least SELECT access to the default user profile object.

See Also

IPTInvitation Interface | com.plumtree.server Namespace