| AssortmentServiceGetActiveAssortmentIds Method |
Namespace:
Dynamicweb.Ecommerce.Assortments
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<string> GetActiveAssortmentIds()
Public Function GetActiveAssortmentIds As IEnumerable(Of String)
Return Value
Type:
IEnumerableStringSee Also