Click or drag to resize

OrderServiceGetPropertyType Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetPropertyType(
	Order order,
	string propertyName
)

Parameters

order
Type: Dynamicweb.Ecommerce.OrdersOrder
propertyName
Type: SystemString

Return Value

Type: String
See Also