  | CustomerOrderCollectionLoad Method (Int64) | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute]
public void Load(
	long customerId
)
<ObsoleteAttribute>
Public Sub Load ( 
	customerId As Long
)
Parameters
- customerId
 - Type: SystemInt64
 
See Also