Skip to content

File

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/files.model.ts (line 57)

Part of: Frontend

Properties

PropertyType
FileIDnumber
FileNamestring
FileTitlestring
WebFullNamestring
NameSuffixstring
WebIdstring
WebParentIdstring
WebUrlstring
UsersDriveUser[]
CloudItemIdstring
CloudItemPathstring
CloudTypeIdnumber
OutlookItemIdstring
ParentFileIDnumber
FileTypestring
FileTypeIdnumber
FileCategoryIdnumber
FilePathstring
UploadedFileIDstring
SizeInBytesnumber
CreationDateDate
ModificationDateDate
CreatedByIDnumber
ModificatedByIDnumber
CompanyBranchIDnumber
CompanyIDnumber
UserIdnumber
selectedboolean
IsDefaultLibraryboolean
FileTagsTag[]
VersionNonumber
FileCommentsComment[]
_FilesRolesFilesRoles[]
_LibraryPermisionFilesRoles

Used by

35 references from 35 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (35)

  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1
  • NewBranchComponentFrontend/src/app/components/configuration/company/main-branch/new.branch.component.ts:1
  • ProductCategoriesComponentFrontend/src/app/components/configuration/products/product-categories/product-categories.component.ts:1
  • ProductsDetailsComponentFrontend/src/app/components/configuration/products/products-details/products-details.component.ts:1
  • NewActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1
  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1

…and 27 more.

Was this page helpful?

Download as PDF