Share via


NewShippingMethodRow Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Constructs a new ShippingMethodDataSet..::.ShippingMethodRow class initialized with default values.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)

Syntax

'Declaration
Public Function NewShippingMethodRow As ShippingMethodDataSet..::.ShippingMethodRow
'Usage
Dim instance As ShippingMethodDataSet..::.ShippingMethodDataTable
Dim returnValue As ShippingMethodDataSet..::.ShippingMethodRow

returnValue = instance.NewShippingMethodRow()
public ShippingMethodDataSet..::.ShippingMethodRow NewShippingMethodRow()
public:
ShippingMethodDataSet..::.ShippingMethodRow^ NewShippingMethodRow()
public function NewShippingMethodRow() : ShippingMethodDataSet..::.ShippingMethodRow

Return Value

Type: Microsoft.CommerceServer.Orders..::.ShippingMethodDataSet..::.ShippingMethodRow
A new ShippingMethodDataSet..::.ShippingMethodRow.

Remarks

Returns the newly created ShippingMethodDataSet..::.ShippingMethodRow.

Permissions

See Also

Reference

ShippingMethodDataSet..::.ShippingMethodDataTable Class

ShippingMethodDataSet..::.ShippingMethodDataTable Members

Microsoft.CommerceServer.Orders Namespace