Interface: IRDOFileItem

Relativity Dynamic Object file field file queue item

Extends

Properties

extension

extension: string

Extension of the native file

Inherited from

IQueueItem.extension


fileFieldArtifactId

readonlyfileFieldArtifactId: number

File field artifact ID

This uniquely identifies the Relativity Object Type


fileId

readonlyfileId: number

File ID

This uniquely identifies the instance of the Relativity dynamic object


id

readonlyid: string

Unique string identifier of the queue item

Inherited from

IQueueItem.id


itemIdentifier

readonlyitemIdentifier: IQueueItemIdentifier

Identifier object of the queue item

Inherited from

IQueueItem.itemIdentifier


itemTransforms?

optionalitemTransforms: Map<string, IQueueItem>

A map of viewerType to the results of an IItemLoadTransform

Inherited from

IQueueItem.itemTransforms


label

label: string

Item label displayed to users

Inherited from

IQueueItem.label


type

readonlytype: string

Item type

Inherited from

IQueueItem.type