DevForce Help Reference
ProjectionSelector Class Properties


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

Public Properties
 NameDescription
Public PropertyAlias Name that this ProjectionSelector will be projected into.  
Public PropertyDescription The property name, may be a chained Property name as well. i.e. "Customer.City" or "Customer.Orders" (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyInstanceType Type of object on which the property is defined. (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyIsChainedSelector True if multiple selectors have been chained. (Inherited from IdeaBlade.Linq.MemberSelector)
Public PropertyProjectionType Type projected into.  
Public PropertyReturnType Type returned by the selector. (Inherited from IdeaBlade.Linq.MemberSelector)
Top
See Also

Reference

ProjectionSelector Class
IdeaBlade.Linq Namespace

Send Feedback