RegionCodeDataSet.StateCodesDataTable.CountryCodeChangeEventArg Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Provides data for the CountryCodeChanged and CountryCodeChanging events.
Namespace: Microsoft.CommerceServer.Orders
Assembly: Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)
Syntax
'Declaration
Public Class CountryCodeChangeEventArg _
Inherits EventArgs
'Usage
Dim instance As RegionCodeDataSet..::.StateCodesDataTable.CountryCodeChangeEventArg
public class CountryCodeChangeEventArg : EventArgs
public ref class CountryCodeChangeEventArg : public EventArgs
public class CountryCodeChangeEventArg extends EventArgs
Remarks
The RegionCodeDataSet..::.StateCodesDataTable is derived from the RegionCodeDataSet.
Inheritance Hierarchy
System..::.Object
System..::.EventArgs
Microsoft.CommerceServer.Orders..::.RegionCodeDataSet..::.StateCodesDataTable..::.CountryCodeChangeEventArg
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..::.StateCodesDataTable..::.CountryCodeChangeEventArg Members