Suoranta.EnterpriseLib.Web - Developer API

EntityResolverUtils..::..GetPrimaryEntityProperties Method

Namespace:  Suoranta.EnterpriseLib.Util.AutoMapper
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static Dictionary<Type, PropertyInfo> GetPrimaryEntityProperties(
	Type entityType
)

Parameters

entityType
Type: Type