Aqualogic Interaction API  
 

IPTGuestLoginManager.GetGuestLoginIDFromSubPortalID Method 

Query the GuestLogin object ID given a subportal ID.

int GetGuestLoginIDFromSubPortalID(
   int nSubPortalID
);

Parameters

nSubPortalID
the subportal object ID

Return Value

int the ID of the GuestLogin object

See Also

IPTGuestLoginManager Interface | com.plumtree.server Namespace