| PeriodGetPeriods Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static IEnumerable<Period> GetPeriods(
string periodId
)
Public Shared Function GetPeriods (
periodId As String
) As IEnumerable(Of Period)
Parameters
- periodId
- Type: SystemString
Return Value
Type:
IEnumerablePeriodSee Also