CatalogOperationsProgress Constructor ()

Initializes a new instance of the CatalogOperationsProgress class

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public Sub New ( _
    catalogOperationsProgress As CatalogOperationsProgress _
)
'Usage
Dim catalogOperationsProgress As CatalogOperationsProgress

Dim instance As New CatalogOperationsProgress(catalogOperationsProgress)
[BrowsableAttribute(false)]
public CatalogOperationsProgress(
    CatalogOperationsProgress catalogOperationsProgress
)
[BrowsableAttribute(false)]
public:
CatalogOperationsProgress(
    CatalogOperationsProgress^ catalogOperationsProgress
)
public function CatalogOperationsProgress(
    catalogOperationsProgress : CatalogOperationsProgress
)

Parameters

Remarks

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

CatalogOperationsProgress Overload

Microsoft.CommerceServer.Catalog Namespace