Click or drag to resize

OrderService Class

Inheritance Hierarchy

Namespace:  Bex.API
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[WebServiceAttribute(Namespace = "http://bexonline.net/")]
[WebServiceBindingAttribute(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class OrderService : WebService

The OrderService type exposes the following members.

Constructors
  NameDescription
Public methodOrderService
Initializes a new instance of the OrderService class
Top
Methods
See Also