| OrderLineFieldGroupRelationDeleteByShopID Method |
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static bool DeleteByShopID(
string shopID
)
Public Shared Function DeleteByShopID (
shopID As String
) As Boolean
Parameters
- shopID
- Type: SystemString
Return Value
Type:
BooleanSee Also