AddProductProperty

Description

Adds a new product property.

IQlmProductProperty AddProductProperty(string guid, string category, 
                                       string name, string type, 
                                       string help, string val)

Parameters

Return

Last updated