Suoranta.EnterpriseLib.Web - Developer API

EntityQueryExtensions..::..GetPropertyValue<(Of <(<'TValue>)>)> Method (Object, PropertyInfo)

Return Value

Value of the property for the object.

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

Syntax


public static TValue GetPropertyValue<TValue>(
	this Object obj,
	PropertyInfo pi
)

Type Parameters

TValue

Parameters

obj
Type: Object
pi
Type: PropertyInfo