The alias to be applied to the entity type of this expression

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

Syntax

C#
public string EntityTypeAlias { get; set; }
Visual Basic (Declaration)
Public Property EntityTypeAlias As String

Implements

IAttributePathExpression..::.EntityTypeAlias

See Also