Click or drag to resize

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
)

Parameters

customerId
Type: SystemInt64

Return Value

Type: OrderCollection
See Also