Aqualogic Interaction API  
 

IPTUser.SetDefaultProfile Method 

Sets the objectID which is the Default Profile that should be used for this user.

void SetDefaultProfile(
   int iDefaultProfileID
);

Parameters

iDefaultProfileID
- The Default Profile's object ID.

See Also

IPTUser Interface | com.plumtree.server Namespace