| ApplicationGetPeriod Method |
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static Period GetPeriod(
string periodId
)
Public Shared Function GetPeriod (
periodId As String
) As Period
Parameters
- periodId
- Type: SystemString
Return Value
Type:
PeriodSee Also