Suoranta.EnterpriseLib.Web - Developer API

EntityResolverUtils..::..GetTargetEntityIdPropsInDTO Method

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

Syntax


public static Dictionary<string, PropertyInfo> GetTargetEntityIdPropsInDTO(
	Type entityDtoType,
	Type entityType
)

Parameters

entityDtoType
Type: Type
entityType
Type: Type