 | CountryRelationService.Delete Method (String, String) |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void Delete(
string methodType,
string methodId
)
Public Sub Delete (
methodType As String,
methodId As String
)
Parameters
- methodType
- Type: System.String
- methodId
- Type: System.String
See Also