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