Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexedProperty<Document>

Represents an indexed property of the document.

Type parameters

  • Document

Hierarchy

  • IndexedProperty

Properties

Properties

name

name: IndexedKey<Document>

Property name.

Optional value

value: IndexValue

Property value.