Deserialize

Description

Deserializes an XML fragment and populates the product properties

void Deserialize(string xmlContent)

Parameters

Parameter
Type
Description

xlmContent

string

the unique identifier of the product property

Last updated