Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListedDmsObject

A listed version of d.velop cloud dmsObject. There might be more information available via the getDmsObject-function.

Hierarchy

  • ListedDmsObject

Index

Properties

categories: string[]

Category of the DmsObject

dmsObjectId: string

ID of the DmsObject

properties: { displayValue?: string; key: string; value: string; values?: any }[]

Properties of the DmsObject

repositoryId: string

ID of the repository

sourceId: string

ID of the source

Methods

  • getMainFile(): Promise<ArrayBuffer>

Generated using TypeDoc