GetCountryRegionsRequest Class

Request for retrieving country/regions.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services.Messages
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Services.Messages (in Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll)

Syntax

'Declaration
Public Class GetCountryRegionsRequest _
    Inherits GetAddressInfoRequest
'Usage
Dim instance As GetCountryRegionsRequest
public class GetCountryRegionsRequest : GetAddressInfoRequest
public ref class GetCountryRegionsRequest : public GetAddressInfoRequest

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Services.ServiceRequest
    Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetAddressInfoRequest
      Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetCountryRegionsRequest

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

Microsoft.Dynamics.Commerce.Runtime.Services.Messages Namespace