| SKUOptionCategoryInfoProviderGetSKUOptionCategoryInfo Method (Int32) | 
            Returns specified relationship between the given category and SKU.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntaxpublic static SKUOptionCategoryInfo GetSKUOptionCategoryInfo(
	int relationshipId
)
Parameters
- relationshipId
 - Type: SystemInt32
Category-SKU relationship ID. 
Return Value
Type: 
SKUOptionCategoryInfo
See Also