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