  | CountryServiceDeleteRegion Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.International
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void DeleteRegion(
	string countryCode,
	string regionCode
)
Public Sub DeleteRegion ( 
	countryCode As String,
	regionCode As String
)
Parameters
- countryCode
 - Type: SystemString
 - regionCode
 - Type: SystemString
 
See Also