Document

PropertyTypeDescription

DocumentId

long

Id of the document

FileName

string

File name

FileTypeId

int

Available Types :

  • 0 - Undefined
  • 1 - Text
  • 2 - Word Docx
  • 3 - Word Doc
  • 4 - PDF
  • 5 - Excel Xlsx 
  • 6 - Excel Xls
  • 7 - Powerpoint Pptx
  • 8 - Powerpoint Ppt
  • 9 - Image Jpg
  • 10 - Image Png
  • 11 - Image Tif 
  • 12 - Image Bmp
  • 13 - Word Rtf

DocumentTypeId

int

Available document type Ids are listed in DocumentType

Title

string

Document title

Description

string

Description

OrderNumber

string

Order number

UpdatedDate

DateTime

The last updated date

Url

string

the public URL from which this document can be downloaded

EfoNumber

string

This feature is not yet implemented

Path

string

The path in terms of plant name/sub folder/file name

Official

bool

Whether the document is official or personal

OwnedById

long

The user id of the first person who uploaded the document

ShowInBoligboken

bool

True if this document is visible to boligmappa.no

Status

int

Value whether document is deleted or not. Will always be 1

PdfDocId

long

Id of the generated PDF document

PdfDocPath

string

The path of the PDF document in terms of  plant name/sub folder/file name

ApplicationTag

string

The application  that created the doc in the database

FolderId

long

Id of the document containing folder

RoomIdsList<long>A list of room Ids if the document is tagged to rooms
DeviceIdsList<long>A list of device Ids if the document is tagged to devices
ChapterTagsList<ChapterTagOutput>List of chapters tagged to the document. See the available chapter list here
ProjectIdlongId of the project which contains the document