Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchIndexEntry

Hierarchy

Index

Properties

clientId?: string

Client identifier

createDate?: null | string | Date

create date

deprecated

use {Temporal.inceptDate} instead

documentId?: number

identifier of this instance

documentShortName?: string

short name

endDate?: null | string | Date

end date

extract: string
fileName?: string

file name

inceptDate?: null | string | Date

incept date

isActive?: null | boolean

is this instance active?

isRoot?: null | boolean

is this a ‘root’ document?

modificationDate?: null | string | Date

modification date

path?: string

path

segmentId?: null | number

Segment identifier

sortOrdinal?: null | number

sort-order value

tag?: string

tag

templateId?: null | number

template identifier

title?: string

title

Generated using TypeDoc