| Applicationget_Period Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use GetPeriod instead")]
public static Period get_Period(
string periodId
)
<ObsoleteAttribute("Use GetPeriod instead")>
Public Shared Function get_Period (
periodId As String
) As Period
Parameters
- periodId
- Type: SystemString
Return Value
Type:
PeriodSee Also