| ReturnMerchandiseAuthorizationGetAllAvailableOrdersByCustomerId Method (Int64) |
Namespace:
Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorization
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static OrderCollection GetAllAvailableOrdersByCustomerId(
long customerId
)
Public Shared Function GetAllAvailableOrdersByCustomerId (
customerId As Long
) As OrderCollection
Parameters
- customerId
- Type: SystemInt64
Return Value
Type:
OrderCollectionSee Also