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
- catalogOperationsProgress
Type: CatalogOperationsProgress
CatalogOperationsProgress to be monitored.
Remarks
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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.
See Also
Reference
CatalogOperationsProgress Class
CatalogOperationsProgress Members