Gets the entity on which the change was tracked.

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

Syntax

C#
public Entity Entity { get; private set; }
Visual Basic (Declaration)
Public Property Entity As Entity

See Also