| FieldTypeServiceGetById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public FieldType GetById(
int id
)
Public Function GetById (
id As Integer
) As FieldType
Parameters
- id
- Type: SystemInt32
Return Value
Type:
FieldTypeSee Also