Aqualogic Interaction API  
 

IPTUser.IsGuestUser Method 

Returns true if the user is of type PT_USER_TYPES.PT_USER_TYPE_GUEST

bool IsGuestUser();

Return Value

a flag indicating if the user of type guest.

See Also

IPTUser Interface | com.plumtree.server Namespace