Parses a product properties xml fragment and populates a IQlmProductProperties object with the results.
C#: IQlmProductProperties ParseProductProperties(string productPropertiesXml, out string errorMessage)
Parameters
productPropertiesXml- xml fragment of product properties
errorMessage - an error message if the operation fails.
Return
Returns an IQlmProductProperties object populated with the data read from the xml fragment.
Comments
0 comments
Please sign in to leave a comment.