Kind: Class
Source: Frontend/src/app/models/shared/custom-fields.ts (line 25)
Part of: Frontend
Properties
| Property | Type |
|---|---|
FieldValue | any |
CompanyId | number |
ModuleId | number |
FieldTitle | string |
FieldType | number |
Id | number |
ObjectId | number |
Used by
18 references from 18 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (18)
CustomFieldsComponent—Frontend/src/app/components/configuration/custom-fields/custom-fields.component.ts:1ProcurementInquiryComponent—Frontend/src/app/components/procurement/procurement-details/procurement-inquiry/procurement-inquiry.component.ts:1ProcurementOfferComponent—Frontend/src/app/components/procurement/procurement-details/procurement-offer/procurement-offer.component.ts:1ProcurementOrderComponent—Frontend/src/app/components/procurement/procurement-details/procurement-order/procurement-order.component.ts:1PurchasingInquiryComponent—Frontend/src/app/components/purchasing/purchasing-details/purchasing-inquiry/purchasing-inquiry.component.ts:1PurchasingOfferComponent—Frontend/src/app/components/purchasing/purchasing-details/purchasing-offer/purchasing-offer.component.ts:1PurchasingOrderComponent—Frontend/src/app/components/purchasing/purchasing-details/purchasing-order/purchasing-order.component.ts:1InquiryPanelDetailsComponent—Frontend/src/app/components/sales/new-job/inquiry-panel-details/inquiry-panel-details.component.ts:1
…and 10 more.
Was this page helpful?