RegionCodeDataSet.CountryCodesDataTable.DescriptionChangeEventArg Class

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

Provides data for the DescriptionChanged and DescriptionChanging events.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)

Syntax

'Declaration
Public Class DescriptionChangeEventArg _
    Inherits EventArgs
'Usage
Dim instance As RegionCodeDataSet..::.CountryCodesDataTable.DescriptionChangeEventArg
public class DescriptionChangeEventArg : EventArgs
public ref class DescriptionChangeEventArg : public EventArgs
public class DescriptionChangeEventArg extends EventArgs

Remarks

The RegionCodeDataSet..::.CountryCodesDataTable is derived from the RegionCodeDataSet.

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Microsoft.CommerceServer.Orders..::.RegionCodeDataSet..::.CountryCodesDataTable..::.DescriptionChangeEventArg

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RegionCodeDataSet..::.CountryCodesDataTable..::.DescriptionChangeEventArg Members

Microsoft.CommerceServer.Orders Namespace