| FieldTypeServiceIsUsed Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public bool IsUsed(
int id
)
Public Function IsUsed (
id As Integer
) As Boolean
Parameters
- id
- Type: SystemInt32
Return Value
Type:
BooleanSee Also