| AssortmentPermissionGetAllAssortmentPermissions Method |
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.GetAllAssortmentPermissions instead.")]
public static IEnumerable<AssortmentPermission> GetAllAssortmentPermissions()
<ObsoleteAttribute("Use Services.Assortments.GetAllAssortmentPermissions instead.")>
Public Shared Function GetAllAssortmentPermissions As IEnumerable(Of AssortmentPermission)
Return Value
Type:
IEnumerableAssortmentPermissionSee Also