GetProperty

Description

Gets the product property given a category and a name.

IQlmProductProperty GetProperty(string category, string name)

Parameters

ParameterTypeDescription
categorystringcategory of the product property
namestringname of the product property

Return

TypeDescription
IQlmProductPropertythe product property that corresponds to the specified category and name