SearchQueryProjection Property

[Missing <summary> documentation for "P:Casewhere.Common.DataQuery.SearchQuery.Projection"]

Definition

Namespace: Casewhere.Common.DataQuery
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public IList<string> Projection { get; set; }

Property Value

IListString

See Also