Dynamicweb 8 Documentation
GetAllAvailableOrdersByCustomerId Method

Customer ID
Get all available orders for rma by customer id
Syntax
'Declaration
 
Public Shared Function GetAllAvailableOrdersByCustomerId( _ 
   ByVal CustomerID As Long _ 
) As OrderCollection
public static OrderCollection GetAllAvailableOrdersByCustomerId( 
   long CustomerID 
)

Parameters

CustomerID
Customer 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

ReturnMerchandiseAuthorization Class
ReturnMerchandiseAuthorization Members

Send Feedback