Dynamicweb 8 Documentation
OrderLine Class Members
Properties  Methods 


The following tables list the members exposed by OrderLine.

Public Constructors
 NameDescription
Public ConstructorOrderLine ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowOverridePricesIndicated whether Price is overridden and not calculated. Used to set explicit PriceInfo values  
Public PropertyBOMGets or sets a value indicating whether this OrderLine is BOM.  
Public PropertyBOMItemIDGets or sets the BOM item ID.  
Public PropertyBOMOrderLinesGets or sets the BOM order lines.  
Public PropertyDateGets or sets the date.  
Public PropertyDiscountIDGets or sets the discount ID.  
Public PropertyIDGets or sets the ID.  
Public PropertyModifiedGets or sets when the order line was modified.  
Public PropertyOrderGets or sets the order.  
Public PropertyOrderIDGets or sets the order ID.  
Public PropertyOrderLineFieldValueGets the OrderLineFieldValue object.  
Public PropertyOrderLineFieldValuesGets or sets the collection of OrderLineFieldValue objects.  
Public PropertyPageIDGets or sets the page ID.  
Public PropertyParentLineIDGets or sets the parent line ID.  
Public PropertyPriceGets the price.  
Public PropertyProductGets or sets the product.  
Public PropertyProductIDGets or sets the product ID.  
Public PropertyProductNameGets or sets the product name.  
Public PropertyProductNumberGets or sets the product number.  
Public PropertyProductVariantIDGets or sets the product variant ID.  
Public PropertyProductVariantTextGets or sets the product variant text.  
Public PropertyQuantityGets or sets the quantity.  
Public PropertyReferenceGets or sets the reference.  
Public PropertyTypeGets or sets the type.  
Public PropertyUnitIDGets or sets the unit ID.  
Public PropertyUnitPriceGets or sets the unit price.  
Public PropertyVolumeGets the volume.  
Public PropertyWeightGets the weight.  
Top
Public Methods
 NameDescription
Public MethodCanBeMergedDetermines whether this instance can be merged with another order line.  
Public MethodCloneClones this instance.  
Public MethodCopyCopies this instance.  
Public MethodDeleteOverloaded. Deletes order line from DB  
Public Methodstatic (Shared in Visual Basic)GetOrderLineByIDOverloaded. Gets the OrderLine by ID.  
Public Methodstatic (Shared in Visual Basic)GetOrderLinesByOrderGets the order lines.  
Public MethodSaveOverloaded. Saves the specified row.  
Public MethodSetProductInformationSets the product information based on the given Dynamicweb.eCommerce.Products.Product. Usually used for BOM products.  
Public MethodSetUnitPriceOverloaded. Sets the unit price.  
Top
See Also

Reference

OrderLine Class
Dynamicweb.eCommerce.Orders Namespace

Send Feedback