Uiinfrastructure API Docs  
 

AActivitySpace.GetVarPack Method 

Helper method to access Variable Packages.

public virtual IVarPack GetVarPack(
   string strVarPack
);

Return Value

IVarPack the requested VarPack

Implements

IEnvironment.GetVarPack

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace