Aqualogic Interaction API  
 

IPTSiteMapFolder.GetGID Method 

Return the GID, or genealogical ID. This is the full path all the folders above this folder, with all of the object ID's of the parent folders. Each folder id is delimited by '/' and the id's appear in the order that they are in the hierarchy.

string GetGID();

Return Value

String - '/' delimited string of all the object ids above this one

See Also

IPTSiteMapFolder Interface | com.plumtree.server Namespace