NameDescriptionTypeAdditional information
ItemID

Gets or sets the unique identifier of the item.

integer

None.

Name

Gets or sets the name of the item.

string

None.

Description

Gets or sets the description of the item.

string

None.

ItemCode

Gets or sets the code of the item.

string

None.

Quantity

Gets or sets the quantity of the item.

integer

None.

Comment

Gets or sets the comment associated with the item.

string

None.

UserName

Gets or sets the username of the person associated with the item.

string

None.

ItemImage

Gets or sets the list of images associated with the item.

Collection of ItemImageDTO

None.

CustomerItem

Gets or sets the list of customer items associated with the item.

Collection of CustomerItemDTO

None.

Location

Gets or sets the list of locations associated with the item.

Collection of LocationDTO

None.

ItemType

Gets or sets the type of the item.

string

None.

ExpirationDate

Gets or sets the expiration date of the item.

date

None.

CustPartNo

Gets or sets the customer part number associated with the item.

string

None.

InitialReceipt

Gets or sets the initial receipt information of the item.

string

None.

Active

Gets or sets a value indicating whether the item is active.

boolean

None.