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