Dynamicweb 8 Documentation
OrderLineFieldGroupRelation Constructor

System name of the order line field .
The group ID.
Initializes a new instance of the OrderLineFieldGroupRelation class.
Syntax
'Declaration
 
Public Function New( _ 
   ByVal orderLineFieldsSystemName As String, _ 
   ByVal groupID As String _ 
)
public OrderLineFieldGroupRelation( 
   string orderLineFieldsSystemName,
   string groupID 
)

Parameters

orderLineFieldsSystemName
System name of the order line field .
groupID
The group ID.
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

OrderLineFieldGroupRelation Class
OrderLineFieldGroupRelation Members

Send Feedback