The key used to store units of work in the Items collection.

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

Syntax

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

See Also