Mindscape LightSpeed - User Reference & API Documentation
Projection Property
API ReferenceMindscape.LightSpeed.QueryingQueryProjection
A collection of field names representing a projection. A projection query returns only a subset of fields of an entity.
Declaration Syntax
C#Visual Basic
public IList<string> Projection { get; }
Public ReadOnly Property Projection As IList(Of String)

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