| AddressValidatorServiceDelete Method |
Namespace:
Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Delete(
int addressValidatorId
)
Public Sub Delete (
addressValidatorId As Integer
)
Parameters
- addressValidatorId
- Type: SystemInt32
See Also