Dynamicweb 8 Documentation
OrderFields Property (Order)

Gets the custom order fields. It is possible to easily create custom order fields in the {Management center -> eCommerce-> Orders -> Order fields}
Syntax
'Declaration
 
Public ReadOnly Property OrderFields As OrderFieldCollection
public OrderFieldCollection OrderFields {get;}

Property Value

The order fields.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Order Class
Order Members

Send Feedback