Bagikan melalui


CatalogDefinitionPropertiesDataSet.CatalogDefinitionPropertyChangeEvent Constructor

Initializes a new instance of the CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent class.

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

Syntax

'Declaration
Public Sub New ( _
    row As CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty, _
    action As DataRowAction _
)
'Usage
Dim row As CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty
Dim action As DataRowAction

Dim instance As New CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent(row, action)
public CatalogDefinitionPropertyChangeEvent(
    CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty row,
    DataRowAction action
)
public:
CatalogDefinitionPropertyChangeEvent(
    CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty^ row, 
    DataRowAction action
)
public function CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent(
    row : CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty, 
    action : DataRowAction
)

Parameters

Remarks

The CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEventHandler event handler receives an argument of type CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent containing data related to this event.

Permissions

See Also

Reference

CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent Class

CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent Members

Microsoft.CommerceServer.Catalog Namespace