| AssortmentPermissionAssortment Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Assortments
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Services.Assortments.GetAssortmentById instead.")]
public Assortment Assortment { get; }
<ObsoleteAttribute("Use Services.Assortments.GetAssortmentById instead.")>
Public ReadOnly Property Assortment As Assortment
Get
Property Value
Type:
AssortmentSee Also