| Period Constructor (String) |
Initializes a new instance of the
Period class
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Period(
string periodId
)
Public Sub New (
periodId As String
)
Parameters
- periodId
- Type: SystemString
See Also