Constructor EntitySavedQueryType
- Namespace
 - Innova.Data.AppSettings
 
- Assembly
 - Innova.Data.dll
 
EntitySavedQueryType(string)
Initializes a new instance of the EntitySavedQueryType class with the specified entity type.
public EntitySavedQueryType(string entityType)
Parameters
entityTypestringThe entity type.
EntitySavedQueryType()
Initializes a new instance of the EntitySavedQueryType class.
public EntitySavedQueryType()