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.
The topics in this section contain detailed instructions for how to extend a core orders system class. The example that these topics include derives a new class named MyLineItem from the LineItem class and adds a custom property to the new class.
You can find the MyLineItem sample in the %COMMERCE_SERVER_ROOT%/SDK/Samples/OrdersExtensibility folder.