ItemReturnInfo Class Members
In This Topic
The following tables list the members exposed by ItemReturnInfo.
Public Constructors
Public Properties
| Name | Description |
| Item |
Gets or sets the item to return.
|
| ReturnQuantity |
Gets or sets the quantity to return.
|
| ReturnToInventory |
Gets or sets a value indicating whether to return this quantity to inventory (if applicable)
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also