Commerce
BCInventoryFileUrls
Represents a file associated with an inventory item.
View API Entity: InventoryFileUrls
/entity/Default/25.200.001/InventoryFileUrls| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
FileID | int | - | ||
Description:The identity of this record. | ||||
FileType API | nvarchar | Type | - | |
Description:The type of the file. | ||||
FileURL API | nvarchar | URL | - | |
Description:The URL to the file. | ||||
InventoryID | int | InventoryItem | ||
Description:The ID of the inventory item this file url belongs to. | ||||
NoteID API | uniqueidentifier | - | ||
Description:The NoteID of this record. | ||||