Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
There are two ways to extend the Orders System runtime classes:
Derive a new class from an Orders class.
Add a new property to an Orders class by using the weakly-typed property indexer that each Orders class provides.
The topics in this section describe both ways to extend the Orders runtime classes.
In This Section
Reference
Microsoft.CommerceServer.Runtime.Orders