Click or drag to resize

InvoiceDetail Properties

The InvoiceDetail type exposes the following members.

Properties
 NameDescription
Public propertyAdjustmentBatchId 
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 propertyHadDiscountProgramVoucherApplied 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyInvoiceId 
Public propertyIsAdditionalCharge 
Public propertyIsClosed 
Public propertyIsShipped 
Public propertyIsVoid 
Public propertyItemName 
Public propertyNotes 
Public propertyOriginatingOrderDetailId 
Public propertyPackageGroupingKey 
Public propertyPackageProductId If this invoice detail was purchased as a part of a package, the product Id of that package; otherwise null
Public propertyPriceCode 
Public propertyPriceId 
Public propertyPriceName 
Public propertyProductId 
Public propertyProductName 
Public propertyProductTypeId 
Public propertyQuantity 
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyShippingCustomerAddressId 
Public propertyShippingCustomerId 
Public propertySourceCodeId 
Public propertyTotal The total value of this line item at the time it was created. Does not reflect returns or cancels.
Public propertyType 
Public propertyUnitPrice 
Top
See Also