| ShippingServiceGetShippings Method (String) |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<Shipping> GetShippings(
string languageId
)
Public Function GetShippings (
languageId As String
) As IEnumerable(Of Shipping)
Parameters
- languageId
- Type: SystemString
Return Value
Type:
IEnumerableShippingSee Also