UpdateSkus Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Updates specified properties with the specified values in the inventory SKUs.
Overload List
Name | Description | |
---|---|---|
UpdateSkus(array<UpdateClause>[]()[]) | Updates specified properties with the specified values in all the inventory SKUs. | |
UpdateSkus(array<UpdateClause>[]()[], String) | Updates specified properties with the specified values in inventory SKUs that match the specified expression. |
Top