 | AssortmentService.GetNotActiveAssortmentIds Method |
Namespace:
Dynamicweb.Ecommerce.Assortments
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<string> GetNotActiveAssortmentIds()
Public Function GetNotActiveAssortmentIds As IEnumerable(Of String)
Return Value
Type:
IEnumerable<String>
See Also