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
readonly
fileFieldArtifactId: number
File field artifact ID
This uniquely identifies the Relativity Object Type
fileId
readonly
fileId: number
File ID
This uniquely identifies the instance of the Relativity dynamic object
id
readonly
id: string
Unique string identifier of the queue item
Inherited from
IQueueItem
.id
itemIdentifier
readonly
itemIdentifier: IQueueItemIdentifier
Identifier object of the queue item
Inherited from
IQueueItem
.itemIdentifier
optional
itemTransforms: 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
readonly
type: string
Item type
Inherited from
IQueueItem
.type