Freigeben über


GetCatalogOperationsProgressData Method

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

Gets the underlying CatalogSearchOptions object.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public Function GetCatalogOperationsProgressData As CatalogOperationsProgress
'Usage
Dim instance As CatalogOperationsProgress
Dim returnValue As CatalogOperationsProgress

returnValue = instance.GetCatalogOperationsProgressData()
[BrowsableAttribute(false)]
public CatalogOperationsProgress GetCatalogOperationsProgressData()
[BrowsableAttribute(false)]
public:
CatalogOperationsProgress^ GetCatalogOperationsProgressData()
public function GetCatalogOperationsProgressData() : CatalogOperationsProgress

Return Value

Type: CatalogOperationsProgress
A CatalogOperationsProgress object

Remarks

This method is meant for internal-only usage. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Permissions

See Also

Reference

CatalogOperationsProgress Class

CatalogOperationsProgress Members

Microsoft.CommerceServer.Catalog Namespace