Click or drag to resize

OrderGetPropertyValue Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Ecommerce.Services.Orders.GetPropertyValue instead.")]
public Object GetPropertyValue(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: Object
See Also