Last date modified: 2026-Jul-14

Interface: IExtension

Information about a registered Relativity Review extension

Properties

applicationGuid

readonlyapplicationGuid: string

GUID of the Relativity application the extension's resource file belongs to


applicationName

readonlyapplicationName: string

Name of the extension's Relativity resource file


config

readonlyconfig: IExtensionConfig

Extension configuration object


error?

optionalerror: string

Error message

This is only populated when the extension has a status of ExtensionStatus.Error


fileName

readonlyfileName: string

Name of the extension's Relativity resource file


metrics

readonlymetrics: IExtensionMetrics

Performance metrics related to this extension


status

status: ExtensionStatus

Status information


version

readonlyversion: string

Version

Feedback