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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.