DateRangeFacetResult
is defined in the Telligent.Evolution.Extensibility.Search.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class DateRangeFacetResult { int DocumentCount { get; set; } DateTime End { get; set; } string FieldName { get; set; } DateTime Start { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
DocumentCount | int | |||
End | DateTime | |||
FieldName | string | |||
Start | DateTime |