Gets the unique id of this entity.

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

Syntax

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

See Also