Method GetByTypeName
- Namespace
 - Innova.Data.AppSettings
 
- Assembly
 - Innova.Data.dll
 
GetByTypeName(string)
Gets the entity saved query type by type name.
public EntitySavedQueryType GetByTypeName(string typeName)
Parameters
typeNamestringThe type name.
Returns
- EntitySavedQueryType
 The entity saved query type.