Share via


Facet Class

Definition

A facet containing additional statistics on the response of a query. Can be either FacetResult or FacetError.

public class Facet
type Facet = class
Public Class Facet
Inheritance
Facet
Derived

Constructors

Facet()

Initializes a new instance of the Facet class.

Facet(String)

Initializes a new instance of the Facet class.

Properties

Expression

Gets or sets facet expression, same as in the corresponding facet request.

Methods

Validate()

Validate the object.

Applies to