Click or drag to resize
SKUInfoProviderGetBundleInventoryTypeEnum Method
Returns BundleInventoryType enum.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static BundleInventoryTypeEnum GetBundleInventoryTypeEnum(
	string bundleInventoryType
)

Parameters

bundleInventoryType
Type: SystemString
Bundle inventory type

Return Value

Type: BundleInventoryTypeEnum
See Also