Represents a QueryExpression that contains a path to an entity attribute.

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public interface IAttributePathExpression
Visual Basic (Declaration)
Public Interface IAttributePathExpression

See Also