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