Overload List
| Name | Description | |
|---|---|---|
| GetClassSearchFields(Int32) | 
            Returns list of all fields of the given class (along with their types) which should be included in the search.
              | |
| GetClassSearchFields(String) | 
            Returns list of all fields of the given class (along with their types) which should be included in the search.
              | |
| GetClassSearchFields(DataClassInfo) | 
            Returns list of all fields of the given class (along with their types) which should be included in the search.
              | 
See Also