| GroupProductCountForBackendTree Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Services.ProductGroups.GetProductCountForBackendTree instead.")]
public int ProductCountForBackendTree { get; }
<ObsoleteAttribute("Use Services.ProductGroups.GetProductCountForBackendTree instead.")>
Public ReadOnly Property ProductCountForBackendTree As Integer
Get
Property Value
Type:
Int32See Also