Kind: Class
Source: Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config.ts (line 18)
Part of: Pams
Properties
| Property | Type |
|---|---|
Id | number |
CompanyId | number |
StoreId | number |
AreaName | string |
AreaDescription | string |
ShortName | string |
XPositionName | string |
YPositionName | string |
ZPositionName | string |
AreaAdminId | number |
CreatedAt | Date |
CreatedById | number |
LastModifiedById | number |
LastModificationDate | Date |
IsDefault | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
WarehouseConfigDetailsComponent—Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config-details/warehouse-config-details.component.ts:1WarehouseConfigService—Pams/Web/Pams.Web/Client/app/components/configuration/company/warehouse/warehouse-config.service.ts:1
Was this page helpful?