Gets the text search group keys applicable for this navigation.  
            
| C# | Visual Basic | Visual C++ | 
public virtual ERecCompoundSearchKeyList ERecCompoundSearchKeys{ get;}
Public Overridable ReadOnly Property ERecCompoundSearchKeys As ERecCompoundSearchKeyList
public: virtual property ERecCompoundSearchKeyList^ ERecCompoundSearchKeys { ERecCompoundSearchKeyList^ get (); }
            Text search group keys of this navigation.  Even if there 
            are no rollup group keys, a valid 
            ERecCompoundSearchKeyList will be returned.
            
            Method will always return a ERecCompoundSearchKeyList, 
            but the list may be empty if no text search group keys are present.