  | PeriodGetAllPeriods Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static IEnumerable<Period> GetAllPeriods()
Public Shared Function GetAllPeriods As IEnumerable(Of Period)
Return Value
Type: 
IEnumerablePeriod
See Also