Click or drag to resize
FirstOptionsWithTies Property
Gets or sets a value indicating if to include results that are tied in sorting regardless of the specified Unit.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool WithTies { get; set; }

Property Value

Type: Boolean
See Also