| ProductCategoryServiceParseFieldValue Method (Object, Int32) |
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Object ParseFieldValue(
Object value,
int type
)
Public Function ParseFieldValue (
value As Object,
type As Integer
) As Object
Parameters
- value
- Type: SystemObject
- type
- Type: SystemInt32
Return Value
Type:
ObjectSee Also