Click or drag to resize
SearchHelperGetClassSearchFields Method
Overload List
  NameDescription
Public methodStatic memberGetClassSearchFields(Int32)
Returns list of all fields of the given class (along with their types) which should be included in the search.
Public methodStatic memberGetClassSearchFields(String)
Returns list of all fields of the given class (along with their types) which should be included in the search.
Public methodStatic memberGetClassSearchFields(DataClassInfo)
Returns list of all fields of the given class (along with their types) which should be included in the search.
Top
See Also