Dynamicweb.eCommerce.Orders Namespace : Shipping Class |
The following tables list the members exposed by Shipping.
Name | Description | |
---|---|---|
Shipping Constructor | Overloaded. |
Name | Description | |
---|---|---|
CountryID | Gets or sets the country ID. | |
CountryRelation | Gets or sets the country relation object. | |
CountryRelationCollection | Gets or sets the collection of country relation objects. | |
Description | Gets or sets the description. | |
FreeFeeAmount | Gets or sets the free fee amount. | |
ID | Gets or sets the ID. | |
IsDefault | Gets or sets a value indicating whether this shipping is default. | |
LanguageID | Gets or sets the language ID. | |
Name | Gets or sets the name of shipping. | |
PriceOverMaxWeight | Gets or sets the price for over max weight. | |
ServiceParameters | Gets or sets the shipping service parameters. | |
ServiceSystemName | Gets or sets the shipping service SystemName. | |
Sorting | Sort order of current group inside parent group's children collection |
Name | Description | |
---|---|---|
Clone | Clones this instance. | |
Copy | Copies this instance. | |
Create | Returns the shipping with specified ID. | |
Delete | Overloaded. Deletes this shpping. | |
DeleteAll | Deletes all shippings. | |
DeleteByLanguage | Deletes the by language. | |
getAllShippingmethods | Gets all shipping methods. | |
getShippingmethods | Overloaded. Gets the shipping methods that has relation to any country. | |
getShippingmethodsByRegion | Gets the shipping methods with the suitable country code and region code. | |
Save | Saves the specified ID STR. | |
SetProperties | Sets the default properties. | |
UpdateLanguage | Updates the language ID of shippings. If parameter OldLanguageID is specified the update will affect only suitable records |