Order MethodsA Sandcastle Documented Class Library

The Order type exposes the following members.

Methods

  NameDescription
Public methodAddProduct
Adds an order line for the specified product and returns the new order line.
Public methodAddTicket
Adds an order line for the variant or product specified by a ticket.
Public methodAddVariant(String)
Adds an order line for the specified variant and returns the new order line.
Public methodAddVariant(String, String)
Adds an order line for the specified variant and returns the new order line. The variant will be explicitly coupled to a specified product.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference