InventoryImageViewModel
InventoryImageViewModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| InventoryMediaID |
InventoryMedia ID |
integer |
None. |
| ProductID |
This is the Product ID or item number |
string |
None. |
| Filename |
This is the FileName |
string |
None. |
| ImageType |
Image Type |
integer |
None. |
| Description |
Description for the Image |
string |
None. |
| Title |
Title for the Image |
string |
None. |
| IsActive |
Indicate if Image is active for the item |
boolean |
None. |
| SortOrder |
Sort Order to display Image |
integer |
None. |
| IsListImage |
Identify if Image is a List Image |
boolean |
None. |
| IsDetailImage |
Identify if Image is a Detail Image |
boolean |
None. |
| IsVideo |
Identify if Image is a Video |
boolean |
None. |
| ExternalReferenceID |
ExternalReferenceID |
string |
None. |
| ExternalReferenceTypeID |
ExternalReferenceTypeID |
integer |
None. |
| IsResourceServerImage |
IsResourceServerImage |
boolean |
None. |