Click or drag to resize
SKUAllowedOptionInfoProviderGetSKUOptions Method
Returns the query for all relationships between products and options.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<SKUAllowedOptionInfo> GetSKUOptions()

Return Value

Type: ObjectQuerySKUAllowedOptionInfo
See Also