EntityQueryExtensions..::..GetPropertyValue<(Of <(<'TValue>)>)> Method (Object, PropertyInfo)
Return Value
Value of the property for the object.Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public static TValue GetPropertyValue<TValue>( this Object obj, PropertyInfo pi )
Type Parameters
- TValue

