Deserialize

Description

Deserializes an XML fragment and populates the product properties

void Deserialize(string xmlContent)

Parameters

ParameterTypeDescription

xlmContent

string

the unique identifier of the product property

Last updated