DevForce Help Reference
PropertySelector Class Properties


For a list of all members of this type, see PropertySelector members.

Public Properties
 NameDescription
Public PropertyInstanceType Type of object on which the property is defined.  
Public PropertyIsNestedSelector True if multiple members are represented by the selector.  
Public PropertyMembers Returns a list of MemberInfo objects for members of the selector.  
Public PropertyProperties Returns a list of PropertyInfo objects representing properties of the selector.  
Public PropertyPropertyName The property name, may be a nested Property name as well. i.e. "Customer.City" or "Customer.Orders"  
Public PropertyPropertyTypeThe ReturnType.  
Public PropertyReturnType Type returned by the selector.  
Top
See Also

Reference

PropertySelector Class
IdeaBlade.Linq Namespace

Send Feedback