Lezen in het Engels

Delen via


UpdateSkus Method (UpdateClause[])

Updates specified properties with the specified values in all the inventory SKUs.

Namespace:  Microsoft.CommerceServer.Inventory
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub UpdateSkus ( _
    updateClauses As UpdateClause() _
)
'Usage
Dim instance As InventoryCatalog
Dim updateClauses As UpdateClause()

instance.UpdateSkus(updateClauses)

Parameters

Remarks

Updates specified properties with the specified values in all of the inventory SKUs.

Permissions

See Also

Reference

InventoryCatalog Class

InventoryCatalog Members

UpdateSkus Overload

Microsoft.CommerceServer.Inventory Namespace