Click or drag to resize

OrderLineFieldGetOrderLineFields Method (String)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static OrderLineFieldCollection GetOrderLineFields(
	string groupId
)

Parameters

groupId
Type: SystemString

Return Value

Type: OrderLineFieldCollection
See Also