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