Click or drag to resize

OrderServiceGetPropertyValue Method

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

Parameters

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

Return Value

Type: Object
See Also