Suoranta.EnterpriseLib.Web - Developer API

EntityQueryExtensions..::..GetPropertyValue Method (Object, PropertyInfo, Type)

Namespace:  Suoranta.EnterpriseLib.Linq
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static Object GetPropertyValue(
	this Object obj,
	PropertyInfo pi,
	Type desiredType
)

Parameters

obj
Type: Object
pi
Type: PropertyInfo
desiredType
Type: Type