The type of entity which this identifier expression is associated with

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

Syntax

C#
public Type EntityType { get; internal set; }
Visual Basic (Declaration)
Public Property EntityType As Type

Implements

IAttributePathExpression..::.EntityType

See Also