Mindscape LightSpeed - User Reference & API Documentation
IdentifiersOnly Property
API ReferenceMindscape.LightSpeed.QueryingQueryIdentifiersOnly
When true, the query will select object identifiers instead of complete entities. This parameter is only applicable when using Find<(Of <(TList>)>)(Query, TList).
Declaration Syntax
C#Visual Basic
public bool IdentifiersOnly { get; set; }
Public Property IdentifiersOnly As Boolean

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)