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.
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
See Also
Other Resources
Developing with the Orders System