Table of Contents

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

typeName string

The type name.

Returns

EntitySavedQueryType

The entity saved query type.