Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / ItemReturnInfo Class
Properties


Version
ItemReturnInfo Class Members

The following tables list the members exposed by ItemReturnInfo.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ItemReturnInfo class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the item to return.  
Public Property Gets or sets the quantity to return.  
Public Property Gets or sets a value indicating whether to return this quantity to inventory (if applicable)  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also