Orders Object Model

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The topics in this section illustrate the relationships between key classes in the Orders System, and briefly describe each of these classes.

The following table lists the namespaces that you will need to use when you work with the Orders System, and describes the situations in which to use them.

Namespace

Description

Microsoft.CommerceServer.Runtime.Orders

Use the APIs in this namespace to develop the Web site.

Microsoft.CommerceServer.Orders

Use the APIs in this namespace to create client/server applications that access orders data.

In This Section

See Also

Other Resources

Developing with the Orders System