Plumtree UI Infrastructure API  
 

AActivitySpace.GetParentSpaceID Method 

Return the space ID of the parent AActivitySpace. If there is no parent space, this will return null.

public virtual string GetParentSpaceID();

Return Value

String the space ID of the parent AActivitySpace. null if there is no parent space.

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace