Indicates if this entity will be indexed by the SearchBroker if present in a UnitOfWork.

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

Syntax

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

See Also