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