Click or drag to resize

OrderDetail Properties

The OrderDetail type exposes the following members.

Properties
 NameDescription
Public propertyBenefitingCustomerId The customer that effectively receives the benefits of this purchase (such as a physical product, or a membership). The same as ShippingCustomerId.
Public propertyBillToCustomerId The customer that pays for this purchase. The same as CustomerId.
Public propertyCustomerId 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIsAdditionalCharge 
Public propertyIsVoid 
Public propertyItemName 
Public propertyNotes 
Public propertyOrderId 
Public propertyPriceCode 
Public propertyPriceId 
Public propertyPriceName 
Public propertyProductId 
Public propertyProductName 
Public propertyProductTypeId 
Public propertyQuantity 
Public propertyQuantityInvoiced 
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyShippingCustomerAddressId 
Public propertyShippingCustomerId 
Public propertySourceCodeId 
Public propertyTotal 
Public propertyType 
Public propertyUninvoicedQuantity 
Public propertyUninvoicedTotal 
Public propertyUnitPrice 
Top
See Also