[This is preliminary documentation and is subject to change.]
            Builds Array List to be used by parent/child control for displaying
            Applications and their associated feature items
            
    Namespace: 
   OfficeClip.DBLayer.ExtranetAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public ArrayList GetAppsAndFeaturesParentChildArray()  | 
| Visual Basic (Declaration) | 
|---|
Public Function GetAppsAndFeaturesParentChildArray As ArrayList  | 
| Visual C++ | 
|---|
public: ArrayList^ GetAppsAndFeaturesParentChildArray()  | 
