Uiinfrastructure API Docs  
 

AActivitySpace.GetParentSpace Method 

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

public virtual AActivitySpace GetParentSpace();

Return Value

AActivitySpace the parent AActivitySpace. null if there is no parent space.

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace