Share via


Refresh Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Refreshes the inventory catalog object.

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

Syntax

'Declaration
Public Sub Refresh
'Usage
Dim instance As InventorySku

instance.Refresh()
public void Refresh()
public:
void Refresh()
public function Refresh()

Remarks

Refreshes the current state of the inventory catalog object by getting the current state from the system.

Permissions

See Also

Reference

InventorySku Class

InventorySku Members

Microsoft.CommerceServer.Inventory Namespace